@charset "ISO-8859-1";
.body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#FFF;
	margin: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}

.bigtext {
	font-family: Verdana;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
}

.Title1 {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.Title2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000;
	font-variant: normal;
}
.Text {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
}

.Textright {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	float:right;
}

.Textsmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	float:right;
}

.Text13 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
}

.main_menu {
	background-color:#F00;
	text-align: left;
	vertical-align: top;
	/*padding-right: 5px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.sec_menu {
	background-color: #F00;
	height:20px;
	border: 1px none #FFF;
}
.content {
	background-color: #FFF;
	vertical-align: top;
	text-align:left;
	height: 600px;
	padding: 5px 0px 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.header {
	background-color:#F00;
	height: 124px;
	border-bottom:#FFF 1px solid;
	margin:0;
	padding:0;
}
.logo {
	background:#F00;
	height:114px;
	padding-top:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	border-left-color: #F6F6F6;
}
.randomimage{
	height:124px;
	background:#F00;
}

.footer {
	text-align: right;
	font-size: 10px;
	background-color:#FFF;
	height: 10px;
	margin: 0px;
	padding: 0px;
}


#pmenu {
	padding:0;
	margin:0;
	list-style-type: none;
	width:124px;
	border:0;
}
#pmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width:128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pmenu li {
	position:relative;
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pmenu a, #pmenu a:visited {
	display:block;
	width:124px;
	font-size:12px;
	color:#000;
	height:28px;
	line-height:27px;
	text-decoration:none;
	text-indent:5px;
	background-color: #DDD;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	margin:0;
	padding:0;
}
#pmenu #current a, #pmenu #current a:visited {
	background-color: #F00;
	border-right-color:#F00;
	border-right-style:none;
	margin:0;
	padding:0;
}
#pmenu li:hover > a {
	color:#333;
	background-color: #F00;
	margin:0;
	padding:0;
}
#pmenu li ul {
	display: none;
	background:#0F0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0;
	padding:0;
} 
#pmenu li:hover > ul {
	display:block; 
	position:absolute; top:0; left:129px;
	margin:0;
	padding:0;	
	}
/*-------------------------------------------------------------------------------*/
#qmenu #current a, #qmenu #current a:visited {
	background-color: #F00;
}
#qmenu, #qmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#qmenu {margin:0; padding:0;}
#qmenu li {float:left;position:relative;}
#qmenu a, #qmenu a:visited{
	display:block;
	width:140px;
	font-size:10px;
	color:#000;
	height:23px;
	line-height:22px;
	text-decoration:none;
	text-indent:5px;
	background-color: #DDD;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#qmenu li:hover > a {
	color:#333;
	background-color: #F00;
}

#qmenu li ul {display: none;}
#qmenu li:hover > ul {display:block; position:absolute; top:0; left:141px;}
#qmenu li:hover > ul a, #qmenu li:hover > ul a:visited{background-color:#DDD; border-top:#FFF 1px solid; }
#qmenu li:hover > ul > li:hover > a {background-color:#F00;}
#qmenu > li:hover > ul {left:0; top:23px;}
/*---------------Kalender--------------------------------*/
.Cheader {
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.Cheader2 {
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Ccur {
	font-style: normal;
	font-weight: bold;
	color: #5A1416;
}
.Cbody {
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Cwe {
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.Cbodyh {
	font-style: normal;
	font-weight: normal;
	color: #aaa;
}
