/* ### headlines ############################################################ */

#main h1 {
	color:#336699;
	background: url(head_img.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 13px;
	padding: 0px;

}

#main h2 {
	color:#336699;
	background: inherit;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 10px;
	padding: 0px;
	line-height: 16px;




}



/* ### Images ############################################################ */

#main img {
	display:block;
	margin:0px 0 5px 8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;

}






/* ### Paragraphs ########################################################## */

#main p {
	font-size:12px;
	line-height:16px;
	color: #336699;
	margin-bottom: 8px;


}


/* ### Lists ################################################################ */

#main ul {
	margin-bottom:12px;
	font-size:1.3em;
	line-height:1.5em;

}

#main ul li {
	margin:0 0 0 20px;
	list-style-type:square;
	color: #336699;
	list-style-position: outside;
	padding-bottom: 5px;
	line-height: 1.2em;

}


/* ### Module ################################################################ */



/* ### Hyperlinks ######################################################### */

#main a:link, #main a, #main a:active {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}

#main a:hover {
	color: #FFCC00;
	text-decoration: none;

}
#main .extlink  {
	margin-top: 5px;
	margin-botton: 10px;
	margin-left: 0px;
	margin-bottom: 5px;


}
#main .extlink a:link  {
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
	background-image: url(mitte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#main .extlink a  {
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
	background-image: url(mitte-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#main .extlink a:hover {
	color: #FFCC66;
	background-image: url(mitte-pfeil_o.gif);
	background-repeat: no-repeat;
	background-position: left 2px;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;


}
#main .preis {
	color: #FF3333;
	text-align: right;

}
td {
	padding: 5px;

}
#main .tag {
	background-color: #5a95ca;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
#main .zeit {
	background-color: #E7EFF5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#main .zeit strong {
	font-weight: bold;
	padding-left: 4px;




}
#main .personen {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5a95ca;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
textarea {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;


}
#main .button {
	background-color: #E7EFF5;
	color: #336699;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	cursor: hand;
	margin-right: 2px;






}
