body
{
    padding: 0px;
    margin: 0px;
    margin-left: 50%;
    font-family: arial, sans-serif;
    color: #666;
}

#container
{
    position: relative;
    margin: 0px;
    margin-left: -475px;
    padding: 0px;
    /*padding-top: 100px;*/
    width: 950px;
    background: url(../images/homepage_bg.gif) repeat-y;
    /*height: 500px; /* TODO: hide this to ff */
    min-height: 500px;
}

#lborder
{
    width: 200px;
    float: left;
    margin-top: 136px;
}

#content
{
    width: 530px;
    padding: 146px 10px 20px 10px;
    float: left;
    /*background: url(../images/leiste1.jpg) no-repeat #fff;*/
}

.bodytext
{
    text-align: justify;
}

.contentcolleft
{
    float: left;
    width: 250px;
}
.contentcolright
{
    float: right;
    width: 250px;
}

#content #submenu1
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#content #submenu1 ul.level2
{
	list-style-type: none;
	margin: 2px 0px 10px 10px;
	padding: 0px;
}

#footer
{
    /*
    position: absolute;
    bottom: 0px;
    left: 200px;
    width: 550px;
    */
    width: 950px;
    clear: both;
}

#footer p
{
    margin-top: 20px;
    text-align: center;
    font-size: 0.7em;
}

#rborder
{
    width: 200px;
    float: left;
}

/***
 ***                                        left menu
 ***/
#lborder ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 199px;
}

#lborder ul.level2
{
    background: #ddd;
    width: 100%;
}

#lborder li
{
    border-top:    1px solid #eee;
    border-right:  1px solid #999;
    border-bottom: 1px solid #999;
    border-left:   1px solid #eee;
    padding: 4px 0px;
}

#lborder li.active
{
    border-top:    1px solid #80c2ff;
    border-left:   1px solid #80c2ff;
    background: #08f;
}

#lborder ul.level2 li.active
{
    border-top:    1px solid #fff;
    border-left:   1px solid #ccc;
    border-right:  1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

/***
 ***                                        submenu2 menu
 ***/
#submenu2
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: #ddd;
}

#submenu2 li
{
    float: left;
    min-width: 120px;
    background: #ddd;
    border-top:    1px solid #eee;
    border-right:  1px solid #999;
    border-bottom: 1px solid #999;
    border-left:   1px solid #eee;
    padding: 4px 0px;
    text-align: center;
}

#submenu2 li.active
{
    border-top:    1px solid #80c2ff;
    border-left:   1px solid #80c2ff;
    border-bottom: 1px solid #08f;
    background: #08f;
}

/***
 ***                                        submenu3 menu
 ***/
#submenu3
{
    margin: 0px;
    padding: 0px;
    padding: 0.5em 0em 0.5em 0em;
    width: 100%;
    background: #08f;
    clear: left;
}

/***
 ***                                        right menu
 ***/
#rmenu
{
    width: 200px;
    height: 136px;
    overflow: hidden;
    background: #08f;
}

#languagemenu,
#xtramenu
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 200px;
}

#xtramenu
{
    position: absolute;
    top: 210px;
    right: 0px;
}

#xtramenu li
{
    border: 1px solid #39f;
}

#languagemenu li a img    /* the flags */
{
    margin-right: 10px;
    vertical-align: baseline;
    border: 0px;
}

#header
{
    margin: 0px;
    padding: 0px;
    width: 950px;
    height: 100px; /* sonst laesst ff 5px rand unter dem bild */
}

#logohomehref
{
    margin: 0px;
    padding: 0px;
}

#logohomehref img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#content h1
{
    font-family: Arial;
    font-size: 1.5em;
    font-weight: bold;
    color: #666;
    margin-top: 1em;
}

#content h2.csc-firstHeader
{
    font-size: 1.2em;
    color: #08f;
}

#contentcontainer {
    text-align: left;
}



/*** Content Homepage ***/

.homepagecontent {}
#homepageinfoboxcontainer {width: 100%;}
.homepageinfobox {float: left; width: 28%; overflow: hidden; margin: 0px 8px 0px 8px; border: 1px solid #000; background: #DDD; min-height: 300px; height: auto;}
.homepageinfobox h4 {background: #08F; font-size: 1.1em; color: #FFF; margin: 0px 0px 20px 0px; padding: 4px; text-align: center;}
.homepageinfobox p.bodytext { font-size: .8em; text-align: left;}
.homepageinfobox p.imagecaption img {}
.homepageinfobox p.imagecaption span {}



/*** Productdescription ***/

.productinfofce {margin-top: 2em;}
.contentleftsmall {width: 140px; float: left;}
.contentrightbig {width: 370px; float: right;}
.contentrightbig h2 {margin-top: 0em;}
.contentbottom {clear: both; text-align: right;}


/*** Straps ***/
.strap {
	border: 0px solid #ccc;
	width: 450px;
	min-height: 95px;
	margin-top: 40px;
	margin-left: 30px;
	padding: 4px;
	background: url(../images/fadegray.gif) repeat-x #ccc;
}
.strap h4 {
	font-size: 1.2em;
	color: #666;
	margin: 0px 0px .3em 0px;
	margin-left: 120px;
}
.strap a {
	font-size: .8em;
	color: #000;
}
.strap p {
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
}
.strap img {
	position: relative;
	top: -20px; left: -20px;
	border: 3px solid #08f;
	float: left;
}


/*** News Items ***/

.newsblock h3 {
	float: left;
	margin: 0px 0px 0.5em 0px;
}
.newsblock h3 a {
	color: #08F;
	text-decoration: none;
}
.newsdatum {
	float: right;
	width: 150px;
	text-align: right;
	border-bottom: 1px solid #08F;
	margin: 0px 0px 0.5em 0px;
}
.newstext {
	clear: both;
}



/*** MAILFORM ***/

#mailform {
	line-height: 140%;
}
#mailform label {
	float: left;
	text-align: right;
	width: 6em;
	margin-right: .5em;
	clear: both;
}
#mailform input[type=input],
#mailform textarea,
#mailform select {
	float: left;
}
#mailform fieldset {
	border: 0px;
	float: left;
	display: block;
	width: auto;
}
#mailform fieldset legend {
	display: none;
}
#mailform fieldset input {
	clear: left;
	float: left;
}
#mailform fieldset label {
	width: 80%;
	text-align: left;
	/* margin-left: 0em; */
	/* float: left; */
	clear: none;
}

#mailform input[type=submit] {
	float: left;
	clear: both;
	margin-left: 8em;
}

#mailform label,
#mailform select,
#mailform input[type=checkbox],
#mailform input[type=radio],
#mailform input[type=button],
#mailform input[type=submit]
{
	cursor: pointer;
}



/*** right border ***/

#rborder {
}
#rcontent {
	padding-left: 10px;
}
.vertretungadr {
	display: none;
}

/*** links ***/

#rcontent a {
    font-size: 10pt;
    text-decoration: underline;
}
#languagemenu a
{
    font-size: 10pt;
    color: #f0f0f0;
    text-decoration: none;
    margin-left: 20px;
}

#xtramenu a
{
    font-size: 10pt;
    color: #f0f0f0;
    text-decoration: none;
    text-align: center;
    margin-left: 46px;
}

#lmenu a,
#content #submenu1 a,
#content #submenu2 a
{
    font-size: 10pt;
    color: #666;
    text-decoration: none;
    margin-left: 20px;
}
#content #submenu1 a
{
    margin-left: 0px;
    font-weight: bold;
}
#content #submenu2 a
{
	margin: auto;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
}

#content #submenu1 ul.level2 a
{
	font-weight: normal;
}

#lmenu li.active a,
#content #submenu2 li.active a
{
    color: #f0f0f0;
}

#lmenu ul.level2 a
{
    margin-left: 40px;
    color: #666;
}
#lmenu ul.level2 li.active a
{
    color: #08f;
    font-weight: bold;
}
#content #submenu3 a
{
    font-size: 10pt;
    color: #fff;
    text-decoration: none;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
}

#content #submenu3 span a
{
	color: #f0f0f0;
	text-decoration: underline;
}

.contentleftsmall a {
	color: #666;
	font-size: .8em;
	font-weight: bold;
	text-decoration: underline;
}
.contentbottom a
{
	color: #08f;
	font-weight: bold;
}