body {
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	font-size:11px;
	color:#000000;
	background-color:#3A6994;
	background-image:url(images/background/image_bg.jpg);
	margin:0px;
	padding:0px;
}

::-moz-selection {
	background:#3A6994;
	color:#FFFFFF;
}

::selection {
	background:#3A6994;
	color:#FFFFFF;
}

ul.navUL {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.navUL ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-type:none;
}

a:link, a:visited {
	color:#ACCBE7;
	text-decoration: none;
}

a:hover, a:active {
	color:#ACCBE7;
	text-decoration: underline;
}

.site {
	width:930px;
	position:absolute;
	left:50%;
	margin-left:-465px;
}

.header {
	width:930px;
	height:275px;
	background-image:url(images/background/image_header.png);
}

.bottom {
	width:700px;
	height:130px;
	background-image:url(images/background/image_bottom.png);
	padding-left:230px;
}

.content {
	width:700px;
	min-height:445px;
	background-image:url(images/background/image_content.png);
	margin-top:0px;
	padding-left:230px;
}

.navigation {
	width:155px;
	height:341px;
	background-image:url(images/background/image_navigation.png);
	padding:39px 35px 0px 35px;
	position:absolute;
	top:175px;
	left:0px;
}

.admin {
	width:155px;
	height:155px;
	background-image:url(images/background/image_admin.png);
	padding:45px 35px 0px 35px;
	position:absolute;
	top:550px;
	left:0px;
}

.loginleft {
	display:block;
	float:left;
	width:75px;
	font-size:12px;
	margin-right:10px;
}

.loginfield {
	background:transparent;
	border-color:#3A6994;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	width:50px;
	padding:0px 2px;
	margin:2px 0px 3px 0px;
	color:#3A6994;
	font-size:12px;
	line-height:12px;
}

.loginbutton {
	margin-left:85px;
	margin-top:-5px;
	margin-bottom:-5px;
}

.lwork {
	width:165px;
	height:112px;
	background-image:url(images/background/image_lwork.png);
	padding:43px 0px 0px 10px;
	position:absolute;
	top:165px;
	left:760px;
}

.sotm {
	width:170px;
	height:150px;
	background-image:url(images/background/image_quote.png);
	padding:50px 30px 0px 0px;
	position:absolute;
	top:5px;
	left:705px;
}

.sotmbody {
	width:135px;
	height:101px;
	padding:5px 0px 5px 30px;
	color:#000000;
	overflow:hidden;
	font-size:10px;
}

.index {
	border-left:2px solid #ACCBE7;
	border-bottom:2px solid #ACCBE7;
	padding:0px 5px 10px 10px;
	margin:10px 25px 5px 25px;
	color:#000000;
	float:right;
	width:100px;
	color:#FFFFFF;
}

.quotehead {
	color:#ACCBE7;
	padding:0px 10px 0px 0px; 
	margin:20px 20px 5px 25px;
	font-weight:bold;
}

.quote {
	border-left:2px solid #ACCBE7;
	border-bottom:2px solid #ACCBE7;
	padding:10px 10px 10px 10px;
	margin:0px 25px 5px 25px;
	color:#000000;
	background-color:#FAFFF2;
}

.code {
	color:#ACCBE7;
	padding:0px 10px 0px 0px; 
	margin:0px 0px 5px 25px;
	font-weight:bold;
}

.code2 {
	border-left:2px solid #ACCBE7;
	padding:10px 5px 10px 0px;
	margin:0px 25px 20px 25px;
	color:#FFFFFF;
	/*background-color:#FAFFF2;*/
	/background-color:#333333;
	text-shadow:rgba(0, 0, 0, 0.75) 0px 1px 1px;
}

.linenum {
	text-align:right;
	padding:0px 0px 0px 2px;
	float:left;
	width:20px;
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
.linetext {
	width:450px;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
	border-left:1px solid #666666;
}

.code-whitespace {
	white-space:pre;
}

.captcha {
	border:2px solid #ACCBE7;
	background-color:#FAFFF2;
	width:154px;
	height:12px;
	padding:4px;
	margin:2px 0px 6px 0px;
}

.img {
	border:0px;
	border-left:2px solid #3A6994;
	padding:10px;
	margin:0px 0px 20px 25px;
}

.borderleft {
	border:1px solid #000000;
	border-left:4px solid #000000;
	background-color:#FFFFFF;
	padding:5px 5px 5px 10px;
	margin:0px 0px 20px 0px;
}

img {
	vertical-align:top;
}

form {
	margin:0px;
	padding:0px;
}

textarea, input, select {
	font-size:11px;
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	border:1px solid #FFFFFF;
	background-color:#3C3C3C;
	background:#3C3C3C;
	color:#FFFFFF;
	padding:2px;
	margin:0px;
}

.baseline {
	/*border-bottom:3px solid #FFFFFF;*/
	background-image:url(/images/baseline.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:3px;
	text-shadow:#1A1A1A 1px 1px 3px;
}

.contentdivhead {
	width:550px;
	height:47px;
	background-image:url(images/content/news_top.png);
	padding:64px 30px 0px 30px;
	font-size:11px;
	color:#FFFFFF;
	text-shadow:#1A1A1A 1px 1px 3px;
}

.contentdivhead2 {
	width:550px;
	height:33px;
	background-image:url(images/content/top.png);
	padding:61px 30px 0px 30px;
	font-size:11px;
	color:#FFFFFF;
	text-shadow:#1A1A1A 1px 1px 3px;
}

.contentdivheadleer {
	width:550px;
	height:0px;
	background-image:url(images/content/top.png);
	padding:57px 30px 0px 30px;
	font-size:11px;
	color:#FFFFFF;
	text-shadow:#1A1A1A 1px 1px 3px;
}

.contentdivbody {
	width:550px;
	background-image:url(images/content/content.png);
	padding:1px 30px;
	font-size:11px;
	/* text-align:justify; */
	color:#FFFFFF;
	text-shadow:#1A1A1A 1px 1px 3px;
}

.contentdivfoot {
	width:610px;
	height:36px;
	background-image:url(images/content/bottom.png);
	margin-bottom:25px;
}

ul {
	margin:0px 10px 0px 50px;
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
}

h1 {
	margin:10px 0px 0px 0px;
	padding:0px;
}

h2 {
	margin:5px 0px 0px 0px;
	padding:0px;
}

.ueberschrift {
	font-size:14px;
	font-weight:bold;
}

.ueberschrift2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

.h1 {
	padding:0px 0px 2px 0px;
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	font-size:20px;
	font-weight:normal;
	display:inline;
	color:#333333 !important;
	margin:0px 30px 0px 10px;
	border-bottom:3px solid #3A6994;
	text-shadow:#666666 1px 1px 2px;
}

.mini {
	font-size:10px;
	font-style:italic;
}

.paddingbottom td {
	padding-bottom:10px;
}

/*Lightbox*/
.thumbnail {
	padding: 7px;
	border: 1px solid #3A6994;
	margin-bottom: 15px;
	width:127px;
	margin-right:5px;
	background-color:#586053;
	height:100px;
	text-align:center;
}

#lightbox {
	background-color:#3A6994;
	background-image:url(images/lightbox/overlay.png);
	border:2px solid #3A6994;
	display:none;
	padding:10px 10px 0px 10px;
	margin:15px auto 0px auto;
	width:200px;
	color:#FFFFFF;
}

#overlay {
	z-index:99;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url(images/lightbox/overlay.png);
}

#close {
	z-index:100;
	position:relative;
	cursor:pointer;
	width:35px;
	height:35px;
}

.cp_input {
	width:155px;
	margin-bottom:5px;
}

a.navi_level1 { margin-left:0px; }
a.navi_level2 { margin-left:0px; }
a.navi_level3 { margin-left:0px; }
a.navi_level4 { margin-left:0px; }

ul.sitemap, ul.sitemap ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sitemap_level1 {
	display:block;
	margin:10px 0px 0px 10px;
	line-height:20px;
	font-size:11px;
}

.sitemap_level2 {
	display:block;
	margin:0px 0px 5px 25px;
	line-height:18px;
	font-size:11px;
}

.sitemap_level3 {
	display:block;
	margin-left:50px;
	line-height:16px;
	font-size:10px;
}

p {
	margin:0px 0px 20px 0px;
	padding:0px;
}

.choiceUL {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.choiceUL li {
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
}

.choiceUL .hover {
	background-image:url(images/grid.gif);
	border:1px solid #444444;
	cursor:pointer;
}

.choiceUL .none {
	border:1px solid transparent;
}

.choiceUL label {
	cursor:pointer;
	padding-left:5px;
}

.voteUL {
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.voteUL li {
	padding:2px 5px;
	margin:5px 0px 5px 10px;
	height:16px;
}

.voteUL .left_column {
	display:block;
	width:100px;
	float:left;
}

.voteUL .center_column {
	display:block;
	height:12px;
	line-height:10px;
	float:left;
	padding:1px 1px;
	border:1px solid #808080;
}

.voteUL .percent_bar {
	display:block;
	background-image:url(images/percent.gif);
	height:12px;
	line-height:10px;
}

.voteUL .right_column {
	display:block;
	width:100px;
	float:left;
	margin-left:10px;
}

.voteUL .summary {
	margin-top:10px;
}

.voteUL .summary .right_column {
	margin-left:0px;
}

.visual_abs {
	margin:0px 10px 10px 10px;
	padding:10px;
	border:1px dashed #FFFFFF;
}