/* CSS Document - Schlossapotheke Pretz - Landapotheke Beilrode - Loewenapotheke Prettin */


/* 
CSS Document Schlossapotheke Pretzsch, Loewenapotheke Prettin, Landapotheke Beilrode
(c) 2007 awicon Internetagentur, Goethestrasse 4, 01109 Dresden
*/


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	margin:0;
}

img {
	border: 0;
}

#container {
	width: 950px; margin: 0 auto;
}

#header {
	width: 100%; 
	height: 99px; 
	position: relative;
}

#logo {
	position: absolute; 
	left: 95px; 
	top: 25px;
}

#apotitle {
	position: absolute; 
	left: 165px; 
	top: 25px; 
	color: #c40004; 
	font-size: 16px; 
	line-height: 1.3;
	text-decoration: none;
}

#apoaddr {
	position: absolute; 
	left: 340px; 
	top: 29px; 
	font-size: 12px; 
	line-height: 1.3;
}

#headerimg {
	position: absolute; 
	right: 0; 
	top: 0;
}

#main {
	width: 950px;
	height: 550px;
	background-image: url(/img/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

.kontakttbl td {

	color: #5C5B60;
	font-weight: normal; 
	line-height: 1.3;
	padding-right: 15px;

}
#notdienste {
	width: 100%;
	border-collapse: collapse;
}

#notdienste td, #notdienste th {
	padding: 3px;
	width: 25%
}
#notdienste td {
	padding-top: 9px;
	vertical-align: top;
}

#notdienste th {
	background-color: #329900;
	font-size: 17px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}

#content {
	width: 610px; 
	float: right;
	font-size: 12px;
	line-height: 1.4;
	height: 550px; 
	overflow: hidden;
}

td {
	font-size: 12px;
	line-height: 1.4;
}

#content h1 {
	color: #009900; 
	/*width: 400px;*/

	font-weight: normal; 
	font-size: 19px; 
	margin-top: 30px; 
	line-height: 1.3;
}

#content h3 {
	color: #D16C00; 
	width: 400px;

	font-weight: normal; 
	font-size: 14px; 
	margin-top: 15px; 
	line-height: 1.3;
}

#content p {
	width: 400px;
	
}

#content a {
	color: #D16C00;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #c40004;
	
}
.submitter {
	color: #D16C00;
	text-decoration: none;
	font-weight: bold;
	border:none;
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.submitter:hover {
	color: #c40004;
}

#ergebnis{
	overflow: auto;
}

#content .telno {
	color: #009900; 
	font-weight: normal; 
	font-size: 19px; 
	line-height: 1.3;
}

#content .gruennormal {
	color: #009900; 
	font-weight: normal; 
	line-height: 1.3;
	text-decoration:none;
}

#content .orangenormal {
	color: #D16C00;
	font-weight: normal; 
	line-height: 1.3;
	text-decoration:none;
}

#content .graunormal {
	color: #5C5B60;
	font-weight: normal; 
	line-height: 1.3;
	text-decoration:none;
}

#content .orangegross {
	color: #D16C00;
	font-weight: normal; 
	font-size: 17px; 
	line-height: 1.3;
	text-decoration:none;
}

#content .graugross {
	color: #5C5B60;
	font-weight: normal; 
	font-size: 17px; 
	line-height: 1.3;
	text-decoration:none;
}
#content .rotgross {
	color: #c40004;
	font-weight: normal; 
	font-size: 17px; 
	line-height: 1.3;
	text-decoration:none;
}
#content .rotdick {
	color: #c40004;
	font-weight: bold;
	line-height: 1.3;
	text-decoration:none;
}


/* p4 */

#kkscrollwrapper {
	height: 430px;
	width: 450px;
	overflow: hidden;
	position: relative;
}
#kkscrollinner {
	position: relative;
	width: 2000px;
	height: 430px;
}
#kk1, #kk2, #kk3, #kk4{
	position: absolute;
	top: 0;
	width: 500px;
}
#kk1{
	left: 0;
}
#kk2{
	left: 500px;
}
#kk3{
	left: 1000px;
}
#kk4{
	left: 1500px;
}

/* ende p4 */

/* p1 */

#scrollwrapper {
	width: 400px;
	height: 350px;
	overflow: hidden;
}
#scrollinner{
	width: 850px;
}
#scrollcontent1 {
	margin: 0;
}
#scrollcontent2 {
	float: right;
	margin: 0;
}
/* ende p1 */
#menu {
	float: left; 
	height: 550px; 
	width: 150px; 
	position: relative; 
	background-color: #84c266;
}

#menu ul {
	list-style: none; 
	margin: 0; 
	padding: 0; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 14px; 
	height: 550px;
}

#menu3, #menu4, #menu5, #menu6 {

margin-bottom: 0px;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu1 {
	background-image: url(/img/menu_white1.gif); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	background-color: #329900; 
	height: 45px; 
	padding-left: 12px; 
	padding-top: 7px;
}

#menu1:hover {
	background-color: #64b33e;
}

#menu2:hover {
	background-color: #c40004;
}

#menu2 {
	background-image: url(/img/menu_white1.gif); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	background-color: #ff7575; 
	height: 38px; 
	padding-left: 12px; 
	padding-top: 14px;
}

#menu3 {

	padding-left: 12px; 
	padding-top: 16px; 
	padding-bottom: 9px;

}

#menu4, #menu5, #menu6 {
	padding-left: 12px; 
	padding-top: 9px; 
	padding-bottom: 9px;
}

#menu3:hover, #menu4:hover, #menu5:hover, #menu6:hover{
	background-color: #329900;
}

.activemenu {
	background-image: url(/img/menu_white2.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
	margin-bottom: 0;
}

#menu1.activemenu {
	background-color: #64b33e;
}

#menu2.activemenu {
	background-color: #c40004;
}

#submenu {
	position: absolute;
	left: 150px; top: 105px;
	/*padding-top: 100px; */
	font-size: 12px; 
	color: #8c8c8c;
	
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	margin: 0 0 5px 0;
	padding:5px 0 5px 0;
	width: 165px;
}
#submenu ul li.activesubmenu {	
	background-image: url(/img/submenu_green.gif); 
	background-position:bottom; 
	background-repeat:no-repeat; 
}
#submenu ul li a {
	display: block;
	margin-left: 15px; 
	color: #000000; /* 666666 */
	text-decoration: none;
	width: 125px;
}
/*#submenu ul li.activesubmenu a {
	color: #000000;
}

#submenu ul li:hover a, #submenu ul li a:hover {
	color: #000000;
}*/

#impressum {
	padding-left: 12px; 
	position: absolute; 
	bottom: 10px; 
	font-size: 9px;
}

#impressum a {
	color: #fff;
	text-decoration: none;
}

#impressum a:hover {
	color: #D16C00;
}

#footer {
	background-color: #84c266;
}

.formtable {
	border-collapse: collapse;
}
.formtable td {
	padding: 0 0 7px 0;
} 

.formtable input {
	border: 1px solid #cccccc;
}

.form_text_300 {
	width: 270px; 
}
.form_text_100 {
	width: 90px; 
	margin-right: 10px;
}
.form_text_188 {
	width: 168px;
}
#tt, #mm, #jjjj {
	background-repeat:no-repeat; 
	background-position:center; 
	text-align:center; 
	margin-right: 10px;
}
#tt {
	background-image: url(/img/tt.gif); 
	width: 50px;
}
#mm {
	background-image: url(/img/mm.gif); 
	width: 50px; 
}
#jjjj {
	background-image: url(/img/jjjj.gif); 
	width: 75px;
}