body {
	background-image: url(bilder/permanent/body_hg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 800px;
	background-image: url(bilder/permanent/container_bg.jpg);
	background-repeat: repeat-y;
}
#innercontainer {
	background-image: url(bilder/permanent/innercontainer_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(bilder/permanent/footer_bg.jpg);
	height: 105px;
	clear: left;
	text-align: center;
	background-repeat: no-repeat;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#menu {
	padding-top: 123px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 200px;
	padding-left: 60px;
	height: 400px;
	float: left;
}
input, textarea, select {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nom_table  td {
	font-size: 11px;
}


#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a7fb6;
	display: block;
	margin-bottom: 0px;
	height: 35px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F8FC;
	list-style-type: none;
}
#content {
	width: 470px;
	float: left;
	margin-top: 130px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 9px;
	display: block;
}
.font10px {
	font-size: 10px;
}
.jury_cell_width {
	padding: 3px;
	vertical-align: top;
}
.jury_img {
	border: 1px solid #E8E8E8;
}

.jury_cell_text {
	padding-bottom: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	vertical-align: top;
}


#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 15px;
	margin-left: -3px;
}
.first_h2 {
	margin-top: 0px !important;
}


#inhalt {
	color: #666666;
	padding: 20px;
	font-size: 12px;
}
#inhalt p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
}



#menu li a {
	color: #0a7fb6;
	text-decoration: none;
	background-image: url(bilder/permanent/menulink_a.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-left: 30px;
	display: block;
	width: 170px;
	padding-top: 10px;
	height: 25px;
}
.contentlink {
	color: #0a7fb6;
	text-decoration: none;
}

#menu li a:hover {
	color: #0090ff;
	background-image: url(bilder/permanent/menulink_hover.gif);
}
.contentlink:hover {
	color: #0090ff;
	text-decoration: underline;
}



#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 180px;
}
.left {
	width: 250px;
	margin-right: 15px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 15px;
}
.divider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	clear: both;
	margin-bottom: 20px;
}

.button_a {
	height: 29px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.button_a a {
	display: block;
	height: 23px;
	width: 150px;
	color: #0a7fb6;
	text-decoration: none;
	background-image: url(bilder/permanent/button_a.gif);
	padding-top: 6px;
}
.button_a a:hover {
	color: #0090ff;
	background-image: url(bilder/permanent/button_hover.gif);
}



.right {
	float: left;
	width: 154px;
}
#inhalt h3 {
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.img_gw {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
input[type="submit"] {
	width: 150px;
	color: #0a7fb6;
	font-weight: bold;
	border: 1px none #ffffff;
	background-image: url(bilder/permanent/button_a.gif);
	font-size: 12px;
	font: Arial;
	height: 29px;
	cursor: pointer;
}
input[type="submit"]:hover {
	background-image: url(bilder/permanent/button_hover.gif);
	color: #0090ff;
}
#logolinks {
	height: 60px;
	text-align: left;
	clear: both;
}
#copyright {
	display: block;
	padding-top: 15px;
}
.toolTip {
	display: none;
}

