/* CSS Document */
/* Proft 02.06.09 */


/*BROWSER RESET BEGIN*/
* {
vertical-align: baseline;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: none;
padding: 0;
margin: 0;
font-size:12px;
}

body {
padding: 5px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {
	margin: 20px 0;
}

li, dd, blockquote {
margin-left: 40px;
}

dt {
font-weight: bold;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
/*BROWSER RESET END*/

html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background: #fff;
color: #000;
}

table
{
	font-size: 0.8em;
}

a
{
	color: #0093e4;
}

a:hover
{
	color: #0078b4;
}

input, select, textarea
{
	border: 1px solid #000;
	max-width: 190px;
	margin-bottom: 2px;
}

#header
{
width: 990px;
height: 90px;
margin: 0 auto;
background: #000;
color: #fff;
}

#header a {
text-decoration: none;
color: #fff;
}

#headerleft {
width: 313px;
margin-top: 44px;
margin-left: 15px;
float: left;
color: #fff;
}

#headercontent
{
width: 520px;
margin-top: 44px;
margin-left: 17px;
margin-right: 15px;
float: left;
display: inline;
}


#headerright {
width: 313px;
padding-top: 44px;
padding-left: 15px;
float: left;
display: inline;
color: #fff;
}

#logo {
/*background: url(./images/logo.gif);*/
z-index: 100;
color: #fff;
height: 90px;
width: 105px;
position:absolute;
float: left;
margin-left: 885px;
top: 0px;

}

h1 {text-align: center;}

div{
				margin: 0px;
			}
.clear{
	clear:both;
}

#sitecenter {
margin: 0px auto;
text-align:center;
}

#popupwrapper
{
	width:990px;
	margin: 0 auto;
	font-size: 0.9em;
	text-align: left;
	padding: 15px;
}

#wrapper
{
width: 990px;
height: 100%;
margin: 0px auto;
font-size: 0.8em;
background-image: url(images/wrapperbg.gif); 
background-repeat: repeat-y;
text-align: left;

}
/* Scrollbar & content css */	
#leftcontent
{
float: left;
width: 330px;
/*height: 510px;*/
height: 100%;
}					
#leftcontentbox {
width:289px;
/*height:510px;*/
height: 100%;
float:left;
background: #FFF;
overflow:hidden;
margin-left: 15px;
margin-right: 15px;
}

#leftcontentbox h1 {
text-align: left;
font-size: 20px;
}
			
#content
{
float: left;
width: 330px;
/*height: 510px;*/
height: 100%;
}			
			
#contentbox {
width:289px;
/*height:510px;*/
height: 100%;
float:left;
background: #FFF;
overflow:hidden;
margin-left: 15px;
margin-right: 15px;
			}


#rightcontent
{
float: left;
width: 330px;
/*height: 510px;*/
height: 100%;
}		
			
#rightcontentbox {
width:289px;
/*height:510px;*/
height: 100%;
float:left;
background: #FFF;
overflow:hidden;
margin-left: 15px;
margin-right: 15px;
			}
			
.scrollbar-vert{
background-color: #fff;
/*height: 480px;*/
height: 100%;
width: 9px;
float:left;
margin-top: 20px;
			}
			
.handle-vert{
height: 16px;
width: 9px;
background: url(images/henkel.gif) no-repeat;
			cursor: hand;
			}
			
.hellblau{
color: #0093e4;
}

.dunkelblau{
color: #0078b4;
}

#contentbox h1 {
text-align: left;
font-size: 20px;
}

#rightcontentbox h1 {
text-align: left;
font-size: 20px;
}

.center {text-align: center;}

.sub-headline
{
	color: #0093e4;
	font-weight: bold;
	font-size: 1em !important;
	margin-bottom: 0;
	margin-top: 0;
}

.end-block
{
	display: block;
	background-color: #000;
	height: 18px;
}

.csc-textpic-imagewrap
{
	margin-bottom: 20px;
	margin-top: 5px;
}

.verkauf_table
{
	width: 289px;
}

.verkauf_table .td-last
{
	text-align: right;
	width: 100px;
}

.verkauf_table .td-0
{
	width: 15px;
	text-align: center;
}

.popup_table
{
	width: 100%;
}

.popup_table .tr-odd, .verkauf_table .tr-odd
{
	background-color: #EEE;
}

.popup_table .td-last
{
	width: 160px;
	text-align: right;
}

.popup_table .td-1
{
	width: 310px;
}

.menu-level1
{
	float: left;
	margin-right: 15px;
}

.menu-last
{
	float: right;
	margin-right: 154px;
}

.bodytext
{
	margin-top: 0;
}


.order-link
{
	color: #000;
	background-color: #0093e4;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
}

.order-link:hover
{
	color: #fff;
	background-color: #0078b4;
}

.tx-srlanguagemenu-pi1 {
	width:280px;
	height:20px;
}
.CUR {
	float:left;
}
.SPC {
	float:left;
	width:10px;
	display:block;
}
.NO {
	float:left;
}

.bodytext_klein
{
	font-size: 0.8em;
	font-weight: bold;
}

.csc-uploads-fileName p
{
	margin: 5px 0 0 0;
}

.csc-uploads-description
{
	margin: 0 !important;
	margin-bottom: 5px !important;
}

#media-center-200 {
/* muss gesetzt werden damit Slider funktioniert */
	width:289px;
	height:217px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
	border:1px solid #808080;
}
