@charset "UTF-8";


html {
	height:100.3%;
	font-size:11px;
	
	color:#333;
	/*font-size:65.5%;
	line-height:1.3em;*/ }
	
body {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../graphics/bg.jpg);
	height:100%; 
	text-align:center;}

	
* {margin: 0px; padding: 0px; border: 0px;}
		
html, body, h1, h2, h3, h4, h5, h6, ü, ul, ol, form, table {margin:0px;}

html, body, form, table {padding:0px;}

html, body, img, table {border:0px;}

h1, h2, h3, h4, h5, h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #efe3bb; }

a:link {color:#333333; text-decoration:none;}
a:active {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}

div.malermedia {
	float:left;
	margin-right:20px;
}
	
h1 {font-size:18px;}
h2 {font-size:16px;
	font-weight:bold;}
h3 {font-size:14px;}
h4 {font-size:14px;
	color: #d61113;}
h5 {font-size:12px;
	font-weight:bold;
	color:#333333;}
h6 {
	font-size:12px;
	font-weight:bold;
	color: #d61113;
	font-style:italic; }

div#wrapper {
	margin:	0px auto;
	background-color:#ffffff;
	width:960px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000; 
	border-bottom: 2px solid #000000; 
	text-align:left; }
	
div#header {
	float:left;
	background-color:#ffffff;
	background-image:url(../graphics/header_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:960px; 
	height:265px;}

div#navigation {
	position:absolute;
	margin-top:105px;
	margin-left:710px;
	text-align:left;
	z-index:1; 
	font-size:14px;
	font-weight:bold;
	color:#ffffff; }

div#german {margin-top:215px; margin-left:850px; float:left;}
div#german img {border:1px solid #dddddd; padding:2px;}

div#english {margin-top:215px; margin-left:905px;}
div#english img {border:1px solid #dddddd; padding:2px;}

div#navigation ul {
	margin:0;
	padding:0;
	list-style:none; }
	
div#navigation ul li {
	margin:5px;
	margin-left:10px;
	width:140px; }

div#navigation ul a {
	display:block;
	text-decoration:none;
	color:#ffffff;}	

div#wrap_content {
	clear:both;
	width:960px;
		min-height:600px;
	background-color:#ffffff;
	background-image:url(../graphics/gradient.jpg);
	background-position:top left;
	background-repeat:no-repeat; }

div#content {
	float:left;
	min-height:600px;
	line-height:15px;
	width:700px; }
	
div#sidebar {
	float:left;
	width:260px; }

p.text {margin-bottom:20px;}

p.sidebartext {padding:10px;}

p.proddetails {font-size:12px; color:#3d3d3d; margin-bottom:20px;}

.categoriename {font-size:12px;}

.sidebarform h5 {color: #d61113; font-size:10px; margin:0px; padding:0px;}
.sidebarform h6 {color: #333333; font-size:11px; margin:0px; padding:0px;}

.sidebarform p.news {margin-bottom:15px;}

.sidebarform fieldset, .sidebarform input, .sidebarform select {border: 1px solid #AAAAAA;}
.sidebarform fieldset, .sidebarform label, .sidebarform input, .sidebarform select {display: block;}

.sidebarform fieldset {
	margin-top:20px;
	width:200px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:15px;}

.sidebarform fieldset legend {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#d61113; }

.sidebarform fieldset fieldset {width: auto; margin:0px;; padding-bottom: 0px;}
.sidebarform fieldset fieldset legend {font: inherit; color: inherit; font-weight: bold;}

.sidebarform label {
	margin-top:10px;
	font-weight: bold;
	text-indent:3px; }

.sidebarform input {
	width:190px;
	padding: 3px;}
	
.sidebarform select {
	width:190px;
	padding:2px; }

.sidebarform input.submit {
	margin-top:10px;
	width: 196px;
	border: 1px solid; 
	border-color: #AAAAAA }
	
.sidebarform input.submit:hover {
	background-color:#d61113;
	border-color:FFFFFF; 
	color: #FFFFFF; 
	font-weight: bold; }
	
.topic {
	width:600px;
	margin-left:50px;
	margin-top:30px;
}

.topic h5 {
	margin-bottom:25px;	
}

.imgborder {
	border:5px;
	border-color:#FFFFFF;
	border-style:solid;
	margin-right:15px;
	float:left;
}

div.prodbox {
	width:600px;
	border:1px solid #aaaaaa;
	margin-bottom:30px;
	float:left;
	text-align:left;
}

div.prodimages {
	width:600px;
	border:1px solid #aaaaaa;
	margin-bottom:30px;
	padding:15px;
	float:left;
	text-align:left;
}

div.prodimage {
	width:100px;
	height:100px;
	margin:3px;
	margin-right:10px;
	margin-top:0px;
	float:left;
}

div.prodimage img {
	max-height:100px;
	max-width:100px;
}

div.prodbox h4 {
	background-color:#bbbbbb;
	color:#333333;
	font-size:11px;
	text-align:left;
	text-indent:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:5px;
}

div.prodbox h4 span {color:#d61113;}

div#bottom {
	margin:0px auto;
	background-image:url(../graphics/bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:960px; 
	height:79px;}
	
div#bottomnav {
	margin:0px auto;
	background-image:url(../graphics/bottomnavbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	width:960px; 
	font-size:11px;
	font-weight:bold;
	color:#4d4d4d;
	height:40px;
	line-height:40px;}
	
div.topic fieldset, div.topic input, div.topic select {border: 1px solid #AAAAAA;}
div.topic fieldset, div.topic label, div.topic input, div.topic select, div.topic textarea {display: block;}

div.topic fieldset {
	margin-top:20px;
	width:470px;
	font-size:11px;
	margin-bottom:20px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:15px;}

div.topic fieldset legend {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#d61113; }

div.topic fieldset fieldset {width: auto; margin:0px;; padding-bottom: 0px;}
div.topic fieldset fieldset legend {font: inherit; color: inherit; font-weight: bold;}

div.topic label {
	margin-top:10px;
	font-weight: bold;
	text-indent:3px; }

div.topic input {
	width:450px;
	padding: 3px;}
	
div.topic select {
	width:210px;
	padding:2px; }
	
div.topic textarea {
	width:450px;
	padding: 3px;
	border: 1px solid #AAAAAA;
}

div.topic select#tag {width:55px; float:left; margin-right:5px; margin-bottom:10px;}
div.topic select#monat {width:150px; float:left;margin-right:5px;}
div.topic select#jahr {width:65px; float:left;}
div.topic select#position {width:458px;}


div.topic select#geschlecht {margin-bottom:20px;}
div.topic input#email {margin-bottom:20px;}


div.topic input#ok {float:left; width:15px; border:0px;}

div.topic input#anzahl {width:100px;}


div.topic input#submit {
	margin-top:10px;
	width: 210px;
	border: 1px solid; 
	background-color:#dddddd;
	color:#333333;
	border-color: #333333;
	cursor:pointer;}
	
div.topic input#submit:hover {
	background-color:#d61113;
	border-color:333333; 
	color: #ffffff; 
	font-weight: bold;
	cursor:pointer;}

div.partnerbox {
	border:1px solid #aaaaaa;
	margin-bottom:30px;
	margin-right:15px;
	width:174px;
	height:201px;
	float:left;
	text-align:center;
}


div.partnerbox h4 {
	background-color:#d61113;
	height:25px;
	width:170px;	
	line-height:25px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	color:#ffffff;
	text-align:center;
	font-size:11px;
}

div.partnerbox table.imagetable{
	width:170px;
	height:170px;
	background-color:#ffffff;
	margin:2px;
}

table.pdf {border:1px solid #999; margin-bottom:30px;}

table.pdf tr {heigt:50px;}

table.pdf td {background-color:#e4e4e4; padding:5px;}
table.pdf td.right {min-width:200px;}

div.partnerbox table.imagetable tr {vertical-align:middle;}

div.partnerbox table.imagetable img{
	max-width:170px;
	max-height:170px;
}


div.referencebox {
	width:600px;
	border:1px solid #aaaaaa;
	margin-bottom:30px;
	margin-right:60px;
	float:left;
	text-align:left;
}

div.referencebox img {
	max-height:100px;
	max-width:100px;
}

div.referencebox h4 {
	background-color:#bbbbbb;
	color:#333333;
	font-size:11px;
	text-align:left;
	text-indent:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:5px;
}

div.referencebox h4 span {color:#d61113;}
	

table.tbimpressions{
	border-spacing:5px;	
}

table.tbimpressions tr {	
	height:160px;
	vertical-align:middle;
}

table.tbimpressions td {
	width:160px;
	background-color:#eeeeee;
	margin:5px;	
	border:1px solid #cccccc;
	text-align:center;
}

table.tbimpressions td img {
	max-width:140px;
	max-height:140px;
	margin:5px;
}

div.errorsidebar {
	border:1px solid #d61113;
	background-color:#ffffff;
	margin-bottom:20px;
	padding:5px;
	padding-left:10px;
	color:#d61113;
	width:190px;
}

div.error {
	border:1px solid #d61113;
	background-color:#ffffff;
	margin-bottom:20px;
	padding:5px;
	padding-left:10px;
	color:#d61113;
	width:600px;
}

.spacer {
	clear: both;
	width:960px;
	margin:0px auto;
	height:40px;
	background-color:#ffffff;
	}

img.norm {
	margin-bottom:20px;
	border:1px solid #aaaaaa;
	padding:4px;
}


div.standardbox {
	width:600px;
	border:1px solid #aaaaaa;
	margin-bottom:30px;
	float:left;
	text-align:left;
}


div.standardbox img {
	max-height:150px;
	max-width:150px;
}

div.standardbox h4 {
	background-color:#dddddd;
	color:#333333;
	font-size:11px;
	text-align:left;
	text-indent:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:5px;
}

div.standardimage {
	margin:3px;
	margin-right:10px;
	margin-top:0px;
	float:left;
}


div.standardbox h4 span {color:#d61113;}

div.thumbboxnoedit {
	border:1px solid #dddddd;
	background-color:#ffffff;
	margin-bottom:15px;
	margin-right:13px;
	width:104px;
	height:104px;
	float:left;
	text-align:center;
}

div.thumbboxnoedit table.imagetable{
	width:100px;
	height:100px;
	margin:2px;
}

div.thumbboxnoedit table.imagetable tr {vertical-align:middle;}

div.thumbboxnoedit table.imagetable img{
	max-width:100px;
	max-height:100px;
}


div.galboxnoedit {
	border:1px solid #dddddd;
	background-color:#ffffff;
	margin-bottom:15px;
	margin-right:13px;
	width:134px;
	height:134px;
	float:left;
	text-align:center;
}

div.galboxnoedit table.imagetable{
	width:130px;
	height:130px;
	margin:2px;
}

div.galboxnoedit table.imagetable tr {vertical-align:middle;}

div.galboxnoedit table.imagetable img{
	max-width:130px;
	max-height:130px;
}

.defloat {clear: both;}

