body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1.6;
}

#wrapper {
	width:800px;
	margin:0 auto;
}
#left {
	width:200px;
}
#main {
	margin-left:230px;
}
#header {
	margin-bottom:20px;
}
#header h1 a {
	display:block;
	height:155px;
	background:url(images/header.png) no-repeat;
	text-indent:-999em;
}
#header p {
	text-indent:-999em;
}

#left .block {
	margin-bottom:40px;
	margin-top:5px;
	padding-top:15px;
	border-top:1px solid #E2E2E2;
}

.mod_login label {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:10px 0 5px;
}
.mod_login .text {
	width:194px;
	font-size:12px;
	border:1px solid #E2E2E2;
	padding:2px;
	background:url(images/txt-input.png) top left no-repeat;
}
.mod_login .submit_container {
	margin-top:12px;
}
.mod_login .submit {
	width:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	border:0px none;
	padding:3px;
	background:url(images/button.png) top left no-repeat transparent;
	cursor:pointer;
}
.error {
	color:#CC0000;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
p {
	margin:1em 0;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

#main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:1em 0;
}
#main h1.article-head {
	margin:0 0 1em;
}
.image_container.float_left {
	margin-right:20px;
}
.ce_text p {
	overflow:hidden;
}
#main .mod_article {
	padding-bottom:30px;
	margin-bottom:30px;
	background:url(images/hr.png) bottom center no-repeat;
}
.ce_text a, .ce_downloads a {
	background:url(images/link-bg.png) center left no-repeat;
	padding-left:10px;
	color:#666;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.ce_text a:hover, .ce_downloads a:hover {
	border-bottom:0px none;
}
.image_container a {
	border:0px none;
	padding:0;
	background:none;
}

#nav-2 a, #nav-2 span, #nav a, #nav span {
	text-decoration:none;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#nav h2 {
	margin-bottom:1em;
}

.ce_downloads p img {
	vertical-align:middle;
}
.ce_gallery img {
	margin:5px;
}

/* Formular */
.ce_form table td {
	padding:3px 5px;
}

