h1,h2,h3,h4,h5,h6,div,img,p,span,body,td,ul,li
{
	margin:0px;
	padding:0px;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height:15px;
}

#cont {
width:590px;
overflow:hidden;

}

span.stext {
position:absolute; right:10px; color:#F7B400; font-weight:bold;
}

div.AngebotEintragBox {
/*width:295px;*/
margin-bottom:10px;
}

div.AngebotEintragBox p { margin-top:10px;}
div.AngebotEintragBox p a img { margin-top:4px; }
div.AngebotEintragBox img {

float:left;
margin-right:10px;
margin-bottom:7px;

}

div.programmEintrag {

margin-bottom:15px;
}

div.kategorienBox {
background:#F2F2F3;
margin:20px 0px;
padding:10px;
width:590px !important;
width:610px;


}

div.clear
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}

div.clearboth
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}

h1 {
	background-image: url(grafik/quad_large.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#0091DF;
	line-height: 18px;
}


a.linkMain
{
text-decoration : none;
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0091DF;
	font-weight : normal;
}

h2 {
	
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
	padding-bottom:5px;
	margin-bottom:7px;
	border-bottom:1px solid #cccccc;

}

ul {
list-style-image:url(grafik/arrow_blue.gif);
}

li {
margin-left:15px;
}

.bread {

border-bottom:1px solid #cccccc;
padding-bottom:7px;
margin-bottom:10px;
}

.breadcrumb_navigation{
text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height:15px;
}

input.long {

width:180px;
border:1px solid #cccccc;

}

textarea.formular {

border:1px solid #cccccc;
width:605px;
height:100px;

}

input.medium {

width:110px;
border:1px solid #cccccc;

}

input.short {

width:60px;
border:1px solid #cccccc;

}