/* DATEI: text.css			*/
/* Schriftformatierungen	*/

/* Farben fuer Links */
a:link		{ text-decoration:none;color:#B12531; }
a:visited	{ text-decoration:none;color:#B12531; }
a:active	{ text-decoration:none }
a:hover		{ text-decoration:underline; color:#FF8100; }

/* Fonts und Farben (allgemein) Bitte EXAKTE Font-Namen verwenden & Schreibweise beachten !!! */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,opxion,select,input,br,b
{ font-family: Verdana, Times New Roman, MS Sans Serif, Arial; font-size:10px }

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px;}
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px;}
.size17 { font-size:17px; }
.size18 { font-size:18px; }
.size19 { font-size:19px; }
.size20 { font-size:20px; }

.navi-top		{ font-weight:bold; font-family:Arial; font-size:11px; color:#474747; }

.navi-ueb		{ font-weight:bold; font-size:12px; color:#FFffff; }
.navi-ueb-over		{ font-weight:bold; font-size:12px; color:#f8e185; }
.navi-left		{ font-weight:bold;font-size:11px; color:#000000; }
.navi-left-over		{ font-weight:bold;font-size:11px; color:#b12531; }

.text-top {
    font-family:Verdana;
    font-size:17px;
    color:#b12531;
}
.einstieg {
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    font-weight:bold;
    line-height: 11pt;
    letter-spacing: 0.0em;
}
.artikeltext {
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    line-height: 11pt;
    letter-spacing: 0.0em;
}
//Calender 
img{
	border: none;
	vertical-align: middle;
}

#calendarbox{
	width: 280px;
	background-color: #FFF9EA;
}

#calendarbox th.dayname{
	font-weight: bold;
}

#calendarbox table td{
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #F79436;
}

#calendarbox table td.today{
	background-color: #FFBD11;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#calendarbox table td.empty{

}

#calendarbox table td.event{
	background-color: #FFD25E;
}

#eventbox{
	width: 270px;
	background-color: #FFF9EA;
	border: 1px solid #FBB600;
	margin-top: 20px;
	padding: 5px;
	display: none;
}

#calendarbox a, #calendarbox a:link, #calendarbox a:visited, #calendarbox a:active, #calendarbox a:hover{
	color: #000;
	text-decoration: none;
	border: none;
}

#eventbox dt{
	font-weight: bold;
	display: list-item;
	list-style-image: url(../image/listdot.gif);
	margin-left: 20px;

}

#eventbox dd{
	margin-left: 20px;
	font-style: normal;
}

/* SHOWEVENT.PHP */

div.boxheader{
	margin: 20px auto 0 auto;
	width: 100%;
	border: 1px solid #fbb600;
	background-color: #fbb600;
	color: #000;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 100%;	
	min-height: 90%;
	background-color: #fff9ea;
	border: 1px solid #fbb600;		
}

#nav{
	padding: 0 0 0 5px;
	margin: 0;
	width: 180px;
	float: left;	
	height: 100%;
}

#content{
	margin: 0 0 0 195px;
	height: 100%;
}

div.spacer{
	font-size: 1px;
	line-height: 20px;
}

#nav dt{
	font-weight: bold;
}

#nav dt.home{
	margin-top: 15px;
}

#nav dl, #box #content dl{
	margin-top: 10px;
}	

#content dt{
	margin-top: 10px;
	font-weight: bold;
}

#content dd{
	margin: 0;
	padding: 5px 10px 0 16px;
	text-align: justify;
}

tr.border_trl{
	border-left: 1px solid #fbb600;
	border-right: 1px solid #fbb600;
	border-top: 1px solid #fbb600;
}

div.infoheader{
	background-color: #ffbd11;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

div.infobox{
	margin: 10px auto;
	width: 70%;
	border: 1px solid #ffbd11;
	background-color: #FFF9EA;
}

div.infocontent{
	padding: 5px;
}


.image {
	position: relative;
	width: 510px;
	height: 421px;
}
.image table.overlay {
	position: absolute;
	left: 505px;
	top: 150px;
}
.image table.overlay1 {
	position: absolute;
	left:610px;
	top: -33px;
}
.default {
	background-image:url('../images/formular/textfield.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:10px;
    border:1px solid #6b6b6b;
	width:250px;
    color:#6b6b6b;
    
	}

.locked {
	background-image:url('../images/formular/locked.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:10px;
    border:1px solid #6b6b6b;
	width:250px;
    color:#6b6b6b;
	}

.verified {
	background-image:url('../images/formular/verified.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:10px;
    border:1px solid #6b6b6b;
	width:250px;
    color:#6b6b6b;
	}

.alert {
	background-image:url('../images/formular/alert.gif');
	background-color:#FAD6D5;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:10px;
    border:1px solid #6b6b6b;
	width:250px;
    color:#6b6b6b;
	}

.required {
	background-image:url('../images/formular/required.gif');
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:10px;
    border:1px solid #6b6b6b;
	width:250px;
    color:#6b6b6b;
	}
