/*------------------------------------------------------------------------
	Familienpraxis Oggersheim CSS // © cmXs, Frederic K. Herring 2010
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
}


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 #b7b7b7;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
}

.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 #333333;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
}





.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 #b7b7b7;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
}


.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 #333333;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
}





.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 #b7b7b7;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
}


.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 #333333;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
}





.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: #333333;
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #333333;
	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;
}


/*---------------- suche ----------------*/



.suche {
	width: 140px;
	height: 28px;
	float: right;
	background-image: url(/img/suchmaske.gif);
	background-repeat: no-repeat;
	margin-top: 92px;
}

.suchepadding {
	float: left;
	padding-left: 3px;
	padding-top: 1px;
}


.suchmaske-input, .suchmaske-input:visited {
	width: 85px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #777777;
	text-decoration: none;
	height: 15px;
	background-color: transparent;
	padding-top: 2px;
	float: left;
	padding-left: 3px;
}

.suchmaske-input:hover {
	width: 85px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 15px;
	background-color: transparent;
	padding-top: 2px;
	float: left;
	padding-left: 3px;
}










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


.container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}


.innencontainer {
	width: 920px;
	float: left;
	clear: left;
}




/*---------------------- topbox -------------------------------*/


.topbox {
	width: 920px;
	float: left;
	clear: left;
}


.logo {
	float: left;
	margin-top: 15px;
	padding-left: 47px;
}

.logo img {
	float: left;
}



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

.topnav {
	width: 370px;
	float: left;
	margin-top: 95px;
	padding-left: 66px;
}

.topnav a, .topnav a:visited {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
}


.topnav a:hover {
	color: #999999;
}





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


.nopic {
	width: 920px;
	float: left;
}

.nopic img {
	float: left;
}



.mainnav {
	width: 920px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}

.mainnav img {
	float: left;
	padding-left: 1px;
}










/*---------------------- subnav -------------------------------*/

.subnav {
	width: 865px;
	float: left;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 55px;
}


.subnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 12px;
	color: #333333;
}

.subnav a:hover {
	color: #cccccc;
	text-decoration: none;
}








/*---------------------- tripleboxcontainer -------------------------------*/



.tripleboxcontainer {
	clear: left;
	float: left;
	width: 865px;
	padding-left: 55px;
	margin-top: 14px;
}

.triplebox {
	float: left;
	width: 204px;
}

.triplebox img {
	clear: left;
	float: left;
}

.triplebox div.gelb {
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #f4b50c;
	margin: 0px;
	padding: 8px 0px 0px;
	width: 173px;
}

.triplebox div.gruen {
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #90c402;
	margin: 0px;
	padding: 8px 0px 0px;
	width: 173px;
}

.triplebox div.blau {
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #3177ca;
	margin: 0px;
	padding: 8px 0px 0px;
	width: 173px;
}

.triplebox div.rot {
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #d43008;
	margin: 0px;
	padding: 8px 0px 0px;
	width: 173px;
}






.triplebox h2 {
	clear: left;
	float: left;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 173px;
}


.triplebox h3 {
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 173px;
}

.triplebox div.more {
	width: 173px;
	clear: left;
	float: left;
	padding-bottom: 8px;
	line-height: 18px;
	padding-top: 8px;
}

.triplebox div.more a, .triplebox div.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(/img/smallarrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
}

.triplebox div.more a:hover {
	background-position: 0px -31px;
	color: #999999;
}















/*---------------------- footer -------------------------------*/

.content {
	width: 865px;
	float: left;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 55px;
}








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


.leftside {
	width: 658px;
	float: left;
}


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

.leftside {
	width: 658px;
	float: left;
}


.leftside h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 30px;
	color: #324548;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}










/*----------- leftsidegelb ---------------*/

.leftsidegelb {
	width: 658px;
	float: left;
}


.leftsidegelb h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 30px;
	color: #ecae07;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}






/*----------- leftsidegruen ---------------*/

.leftsidegruen {
	width: 658px;
	float: left;
}


.leftsidegruen h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 30px;
	color: #90c302;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}







/*----------- artikelblau ---------------*/

.leftsideblau {
	width: 580px;
	clear: left;
	float: left;
}


.leftsideblau h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 30px;
	color: #3176c9;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}




/*----------- artikelrot ---------------*/

.leftsiderot {
	width: 580px;
	clear: left;
	float: left;
}


.leftsiderot h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 30px;
	color: #d22f09;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}





























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

.rightside {
	width: 200px;
	float: right;
	padding-top: 9px;
}

.rightside h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 22px;
	color: #324548;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}	


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

.rightsidegreen {
	width: 200px;
	float: right;
	padding-top: 9px;
}

.rightsidegreen h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 22px;
	color: #90c202;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}



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

.rightsideblau {
	width: 200px;
	float: right;
	padding-top: 9px;
}

.rightsideblau h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 22px;
	color: #3176c9;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}



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

.rightsiderot {
	width: 200px;
	float: right;
	padding-top: 9px;
}

.rightsiderot h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 22px;
	color: #d22f09;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}



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

.rightsidegelb {
	width: 200px;
	float: right;
	padding-top: 9px;
}

.rightsidegelb h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Calibri, arial;
	font-size: 22px;
	color: #ecae07;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}




	
	
	
	




/*----------- infobox ---------------*/

.infobox {
	width: 200px;
	clear: left;
	float: left;
}

.infobox h2 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 17px;
}


.infobox h2 a, .infobox h2 a:visited {
	color: #999999;
	text-decoration: underline;
}

.infobox h2 a:hover {
	color: #0b0b0b;
	text-decoration: none;
}


.infobox div.copy {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-bottom: 10px;
	line-height: 15px;
}

.infobox div.copy a, .infobox div.copy a:visited {
	color: #333333;
	text-decoration: underline;
}

.infobox div.copy a:hover {
	color: #29b1dc;
	text-decoration: none;
}



.infobox div.more {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
	line-height: 18px;
}

.infobox div.more a, .infobox div.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(/img/smallarrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.infobox div.more a:hover {
	background-position: 0px -32px;
	color: #999999;
}


















/*----------- artikel ---------------*/

.artikel {
	width: 580px;
	clear: left;
	float: left;
	padding-bottom: 20px;
}

.artikel h2 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}


.artikel div.copy {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
	padding-bottom: 10px;
}

.artikel div.copy a, .artikel div.copy a:visited {
	color: #ba1b26;
	text-decoration: underline;
}

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

.artikel div.more {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
}

.artikel div.more a, .artikel div.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(/img/smallarrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.artikel div.more a:hover {
	background-position: 0px -31px;
	color: #999999;
}


.artikel div.back {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.artikel div.back a, .artikel div.back a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(/img/smallarrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.artikel div.back a:hover {
	color: #999999;
}



.artikel div.print {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 8px;
	line-height: 18px;
	padding-top: 8px;
}

.artikel div.print a, .artikel div.print a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(/img/drucken.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
	text-decoration: none;
	padding-bottom: 4px;
}

.artikel div.print a:hover {
	background-position: 0px -29px;
	color: #999999;
}






























/*---------------------- footer -------------------------------*/

.footer {
	width: 865px;
	float: left;
	padding-top: 30px;
	padding-bottom: 13px;
	background-image: url(/img/footershadow.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
}

.footer div.copy {
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}


.footer div.copy a, .footer div.copy:visited {
	color: #333333;
	text-decoration: underline;
}

.footer div.copy a:hover {
	color: #cccccc;
	text-decoration: none;
}

