@charset "utf-8";
/* CSS Document */
*
{
	padding: 0;
	margin: 0;
}


ul, li
{
	list-style-type: none;
	list-style-position: inside;
}

img
{
	border: none;
}

html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../gfx/ceramicplus_body_bg.jpg);
}

#page
{
	position: relative;
	width: 965px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 25px;
}


#header
{
	width: 965px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	height: 93px;
	margin-left: 5px;
	
}

#logo
{
	
	width: 150px;
	height:	85px;
	margin-left: 5px;
	float: left;
}

#logo-cera
{
	background-image: url(../grafik/ceramicpluslogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 106px;
	height: 37px;
	float: left;
	margin-top: 48px;
	margin-left: 30px;
}

#header-menu
{
	margin-top: 50px;
	float: right;
	z-index:999;
	font-size: 10px;
	color: #666666;
}

#header-menu a
{
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
#header-menu a:hover {color:#000000;}
#header-menu a.active {color:#000000;}

#header-menu li
{
/*	list-style: none;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;*/
}

#othernav-language li, #othernav-language ul {
	list-style-type:none; margin:0; padding:0;
}
#othernav-language {
	display:inline;
	position:relative;
	list-style-type:none; margin:0; padding:0;
	padding-bottom:3px;
	background-color:#FFFFFF;
	z-index:999;
}
#othernav-language li {
	display:inline;
	padding-bottom:3px;
	background-color:#FFFFFF;
}
#othernav-language li ul {
	position:absolute; top:12px; left:0; text-align:left;
	display:none;
	border: 1px solid #b7babc;
	padding: 3px;
	margin-top:3px;
	background-color:#FFFFFF;
	z-index:999;
}
#othernav-language li ul li {
	display:block;
	padding:0;
	background-color:#FFFFFF;
}
#othernav-language:hover, #othernav-language .iehover {
	color:#3a4b58;
	cursor:pointer;
}
#othernav-language:hover li ul, #othernav-language .iehover ul {
	display:block;
}


li.trenner
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: auto;	
}



#content
{
	float: left;
	background-image: url(../gfx/ceramicplus_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 965px;
}

#leftcontent
{
	
	position: relative;
	width: 770px;
	float: left;
}

#innercontent
{
	float: left;
	padding-top: 70px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 50px;
}

#contentSmaller
{
	
	
}

#contentSmaller p
{
	padding-right: 300px;
}


.picleft
{
	float: left;
	padding-right: 10px;
}

#content-bottom
{
	float: left;
	background-image: url(../gfx/ceramicplus_content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 754px;
	height: 26px;
	margin-top: -26px;
}

#content-bottom-2
{
	float: left;
	background-image: url(../gfx/ceramicplus_content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 754px;
	height: 26px;
	margin-top: -22px;
}

#flashcontent
{
	position: relative;
	width: 195px;
	height:	621px;
	float: right;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

h1
{
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
	color: #004084;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004084;
	margin-bottom: 20px;
}

h4
{
	font-size: 18px;
	line-height: 19px;
	color: #004084;
	padding-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

p
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
	margin-bottom: 10px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004084;
}


.abstand
{
	width: 100%;
	height: 140px;
	display: block;

}

#innercontent li
{
	list-style-type: disc;
	list-style-position: outside;
	/*color: #004084;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#innercontent ul
{
	margin-bottom: 3px;
	margin-top: 3px;
	list-style-position: outside;
	margin-left:15px;
}

.black
{
	color: #000000;	
}

p.fussnote
{
	font-size: 9px;
	line-height: 10px;
}
