/*------------------------------------------------------------------------
	Medawin CSS // © Frederic K. Herring 2010
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #7ea4c7;
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
}


img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}


.iehack {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}







/*---------------- inputfields / inputbox / dropdown ----------------*/


.dropdown, .dropdown:visited {
	width: 250px;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}

.dropdown:hover {
	width: 250px;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #339999;
	
}





.inputbox, .inputbox:visited {
	
	width: 250px;
	height: 100px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}


.inputbox:hover {
	
	width: 250px;
	height: 100px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #339999;
	
}





.inputfield, .inputfield:visited {
	
	width: 250px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}


.inputfield:hover {
	
	width: 250px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #339999;
	
}





.senden, .senden:visited {
	width: 100px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #e77d1b;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #e77d1b;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.senden:hover {
	width: 100px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #339999;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #339999;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}




.loeschen, .loeschen:visited {
	width: 130px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #999999;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #999999;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.loeschen:hover {
	width: 130px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #666666;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #666666;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}



















/*---------------------- container -------------------------------*/


.containerpadding {
	float: left; 
	clear: left; 
	width: 1089px;
	margin-top: 65px;
	padding-left: 78px;
}

.container {
	float: left; 
	clear: left; 
	width: 965px;
	padding-left: 124px;
	background-image: url(/img/mw_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.innencontainer {
	float: left; 
	clear: left; 
	width: 965px;
	background-image: url(/img/bg_orange.jpg);
	background-color: #eb6a0b;
	background-repeat: repeat-x;
	margin-bottom: 30px;
}






















/*---------------------- leftside  -------------------------------*/

.leftside {
	float: left;
	width: 280px;
	background-image: url(/img/mw_rightside.jpg);
	background-repeat: no-repeat;
	background-position: 70px 247px;
	height: 700px;
}


/*---------------------- logo teaser -------------------------------*/

.logo {
	float: left; 
	clear: left;
	margin-top: 24px;
	padding-left: 57px;
}

.teaser {
	float: left; 
	clear: left;
	margin-top: 23px;
	padding-left: 29px;
}







/*---------------------- logo teaser -------------------------------*/

.subnavpadding {
	float: left; 
	clear: left;
	margin-top: 75px;
	padding-left: 29px;
}

.subnavbox {
	float: left;
	clear: left;
	margin-top: 23px;
	width: 228px;
	border: 3px solid #e3520c;
}

.subnav {
	float: left;
	clear: left;
	margin-top: 23px;
	width: 200px;
}

.subnav a {
	float: right;
	clear: right;
	width: 180px;
	text-align: right;
	font-size: 17px;
	line-height: 21px;
	font-family: arial;
	color: #545454;
	text-decoration: none;
}

.subnav a:hover {
	color: #e3520c;
}


/*---------------------- floatbox -------------------------------*/


.floatbox {
	position: absolute;
	z-index: 10;
	left: 234px;
	top: 391px;

}



















/*---------------------- rightside -------------------------------*/

.rightside {
	float: right; 
	width: 660px;
	padding-bottom: 15px;
}




/*---------------------- topnav -------------------------------*/


.topnav {
	float: right;
	margin-top: 15px;
	width: 600px;
	text-align: right;
	padding-right: 30px;
	height: 20px;
}

.topnav a {
	float: right;
	font-size: 12px;
	line-height: normal;
	font-family: arial;
	color: #9b9a9a;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.topnav a:hover {
	color: #ffffff;
	background-color: #e3520c;

}






/*---------------------- mainnav -------------------------------*/


.mainnav {
	float: left;
	margin-top: 91px;
	width: 636px;
	padding-left: 24px;
}


.mainnav img {
	float: left;
}

.picnavi{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 53px;
	padding-right: 30px;
	cursor: pointer;
}

.picnavi:hover {
	background-position: 0px -53px;
}

.picnav_i {
	height: 53px; 
}




/*---------------------- content -------------------------------*/


.content {
	float: left;
	width: 660px;
}



.artikel {
	clear: left;
	float: left;
	width: 660px;
}


.artikel h1 {
	clear: left;
	float: left;
	width: 609px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e3520c;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-left: 24px;
	margin: 0px;
}


.artikel div.copy {
	clear: left;
	float: left;
	width: 593px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 22px;
	border-left: 2px solid #e3520c;
	border-right: 2px solid #e3520c;
	border-bottom: 2px solid #e3520c;	
	padding-right: 14px;
	background-image: url(/img/shadow_copy.gif);
	background-repeat: repeat-x;
}


.artikel div.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	color: #e3520c;
}

.artikel div.copy a:hover {
	text-decoration: none;
	color: #e3520c;
}



.artikel div.copy h2 {
	width: 593px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}



.artikel div.copy div.more {
	clear: left;
	float: left;
	width: 593px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	margin-top: 14px;
}

