/* Default CSS-File for iCMS */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/structure/mainBackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1#bild1{
	text-indent: -9999px;
	background: url(../images/structure/top4.jpg) no-repeat left top;
	width: 782px;
	height: 160px;
	margin: 0 1px;
	clear: both;
}
h1#bild2{
	text-indent: -9999px;
	background: url(../images/structure/top1.jpg) no-repeat left top;
	width: 782px;
	height: 160px;
	margin: 0 1px;
	clear: both;
}
h1#bild3{
	text-indent: -9999px;
	background: url(../images/structure/top2.jpg) no-repeat left top;
	width: 782px;
	height: 160px;
	margin: 0 1px;
	clear: both;
}
h1#bild4{
	text-indent: -9999px;
	background: url(../images/structure/top3.jpg) no-repeat left top;
	width: 782px;
	height: 160px;
	margin: 0 1px;
	clear: both;
}
h1#bild5{
	text-indent: -9999px;
	background: url(../images/structure/top5.jpg) no-repeat left top;
	width: 782px;
	height: 160px;
	margin: 0 1px;
	clear: both;
}

h1#bild6{
	text-indent: -9999px;
	background: url(../images/structure/top6.jpg) no-repeat left -15px;
	width: 782px;
	height: 151px;
	margin: 0 1px;
	margin-bottom: 20px;
	clear: both;
}

#main{
	width: 804px;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
}
#mainMenu {
	float: left;
	width: 159px;
	height: 202px;
	overflow: visible;
	background-image: url(../images/structure/menuVerticalLines.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-left: 10px;
}
#smallMain{
	width: 780px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

/*********************************/
/****** Content*******************/
/*********************************/
#information{
	float: left;
	width: 371px;
	padding-right: 5px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34353d;
	font-size: 11px;
}
#information a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #34353d;
	text-decoration: none;
}

#information p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	line-height: 1.4;
}

#informationBig ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 400px;
	list-style-type: none ;
}

#informationBig ul li {
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 15px;
	background: url("/images/structure/bullet.gif") 0 1px no-repeat;
}	

#informationBig p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	line-height: 1.6;
	width: 400px;
}

.img_border {
	border: double 3px #CCCCCC;
}

#informationBig h5 {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background:  url("/images/structure/h5_underline.gif") no-repeat 0 14px;
}

#informationBig h3 {
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background:  url("/images/structure/h3_underline.gif") no-repeat 0 15px;
}
#informationBig{
	float: left;
	width: 600px;
	padding-right: 5px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34353d;
	font-size: 11px;
}
#informationBig a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #34353d;
	text-decoration: none;
}
#newsPlate{
	float: left;
	margin-top: 10px;
	width: 220px;
	background-color: #84A7C4;
	background-image: url(../images/structure/newsBackground.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#adress{
	width: 780px;
	height: 30px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: both;
}
/*********************************/
/****** ICMS Left Menu ***********/
/*********************************/
#mainMenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #44454d;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 130px;
}
#mainMenu li a{
	text-decoration: none;
	text-indent: 3px;
	color: #44454d;
}

/*********************************/
/****** ICMS News Style **********/
/*********************************/
.icmsLatestNews{
	margin-top: 10px;
	margin-bottom: 15px;
}
.newsitem_preamble_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.newsitem_rubrik_latest{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.newsitem_rubrik_latest a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.newsitem_backbutton{
	background-image: url(../images/icons/back.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsitem_printbutton{
	background-image: url(../images/icons/print.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Tips CSS! */
.tips_icon{
	background-image: url(../images/icons/mail.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tips_rubrik{
	font-size: 12px;
	font-weight: bold;
	color: #1A628C;
}
.tips_text{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tips_close{
	background-image: url(../images/icons/close.gif);
	background-repeat: no-repeat;
	width: 39px;
	height: 20px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsitem_rubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
