body, html {
	min-height:101%;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #444;
	background-color: white;
	text-align: center;
}

li {
	font-size: 0.9em;
}

a {
	color:#090;
	text-decoration:none;
}
a:hover {
	color:#090;
	text-decoration:underline;
}

a img {
	border: none;
}

div.Stil1 {
	font-size: 0.8em;
}

div.Stil1 h1 {
	background: url('../img/punkt_liste.gif') no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 55px;
}

div.content {
    position: relative;
    margin: auto;
    text-align: left;
    padding: 0 20px 0 20px;
    width: 940px;
}

#logo {
	padding: 0 0 10px 20px;
}

div.menubaralt {
	position: relative;
	background-image: url('../img/bg_syntax');
	margin: auto;
	padding: 0;
	width: 100%;
	height: 80px;
}

div.navibar {
	position: absolute;
	text-align: right;
	right: 0;
	bottom: 0;
}

div.langbar {
	text-align: right;
}

div.langitem {
	float: right;
	padding: 2px 2px 0 0;
}

div.footer {
	position: fixed;
	bottom: 0;
	border-top: 1px solid #999;
	color: #555;
	text-align: center;
	font-size: 10px;
	width: 965px;
	margin: auto;
	padding: 5px 0 10px;
}

div.footer a {
	color: #555;
	text-decoration: none;
}

div.footer a:hover {
	color: #333;
	text-decoration: underline;
}

div.promo {
	width: 200px;
	padding: 15px;
	float: left;
}

div.primcontent {
	width: 490px;
	padding: 15px;
	float: left;
}

div.news {
	width: 160px;
	padding: 15px;
	float: left;
}

div.sliderway {
    position: absolute;
    z-index: 10;
    width: 252px;
    height: 200px;
    margin-top: 10px;
}
div.sliderdiv {
    position: relative;
    width: 252px;
    height: 214px;
    top: 10px;
    left: 0px;
    overflow: hidden;
}
img.slider {
    position: absolute;
    z-index=10;
    width: 252px;
    height: 214px;
}
div.sliderbgdiv {
    position: absolute;
    z-index=5;
    width: 136px;
    height: 160px;
    top: 52px;
    left: 115px;
    overflow: hidden;
}
img.sliderbg {
    position: absolute;
    z-index=5;
    width: 136px;
    height: 160px;
    left: 0;
    top: 0;
}

img.sliderbgs {
    position: absolute;
    z-index=5;
    width: 136px;
    height: 160px;
    left: 250px;
    top: 0px;
}

div.posframe {
    position: relative;
    width: 100%;
    min-width: 940px;
    height: 100%;
    text-align: center;
}

div.logo {
    position: relative;
    top: 0;
    left: 0;
    width: 205px;
    height: 46px;
    background-image:url("../img/layout/codeoperator.jpg");
    background-repeat:no-repeat;
    background-position: center center;
} 

div.pagediv {
    position: absolute;
    z-index: 5;
	padding-bottom: 10px;;
	background: url(../img/layout/box_700bg.png) 0 100% no-repeat;
	overflow: visible;
	height: auto;
	min-height: 500px;
	width: 700px;
	text-align: left;
    top: 118px;
    left: 133px;
}

div.menubar {
    position: absolute;
    z-index:1;
    color: #999;
    height: auto;
    width: 550px;
    height: 20px;
    top: 95px;
    left: 280px;
}
div.partnerdiv {
    height: 100%;
    width: 100%;
    text-align: center;
}
div.partnerlogo {
    width: 300px;
    height: 100px;
    margin-left: 30px;
    margin-top: 25px;
    float: left;
    background: url(../img/partner/logoborder.png) 100% 100% no-repeat;
    text-align: center;
}
div.productdiv {
    height: 100%;
    width: 100%;
    text-align: center;
}
div.productlogo {
    width: 625px;
    height: 100px;
    text-align: left;
    margin-left: 30px;
    margin-top: 25px;
    background: url(../img/product/productborder.png) 100% 100% no-repeat;
}
div.subheader {
    margin-top: 110px; 
    margin-left: 180px;
}
div.subheader h1 {
    color: #666;
    font-size: 1.3em;
    margin-bottom: 10px;
}
div.subcontent {
    position: relative;
    margin-left: 10px; 
    margin-right:10px;
}
div.product_desc {
    position: relative;
    float: left;
    height: 180px;
    width: 300px;
    margin-left: 20px;
}
div.product_desc h1{
    margin-top: 0;
}
div.product_desc h2{
    font-size:1em;
    font-weight: normal;
}
div.product_desc h5{
    font-size:0.9em;
    font-weight: normal;
    color: #999;
    margin: 0;
}

table.productsheet {
	margin-top: 80px;
	width: 650px;
}
table.productsheet td {
	text-align: left;
	vertical-align: top;
}
table.productsheet h1{
    margin-top: 0;
    margin-bottom: 5px;
}
table.productsheet h2{
    font-size:1em;
    font-weight: normal;
}
table.productsheet h5{
    font-size:0.9em;
    font-weight: normal;
    color: #999;
    margin: 0;
}

div.product_pict {
    position: relative;
    float: left;
    height: 180px;
    width: 300px;
    margin-left: 50px;
}

#footer {
    position: relative;
    margin-left: 50px;
    float: top;
}

#footer a {
    color: #666;
}

/*************************************************************
 * Kontaktformular                                           *
 *************************************************************/
div.contact {
    position: relative; 
    margin-top: 5px;
    background: #EFE;
    border: 1px solid green;
    width: 500px;
    height: 460px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
}

/*************************************************************
 * Beschreibung coTask                                       *
 *************************************************************/
div.desc {
    position: relative; 
    line-height: 1.2em;
    font-size: 0.9em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #EFE;
    border: 1px solid green;
    width: 100%;
    height: 100%;
}

/*************************************************************
 * Sprachenumschaltung                                       *
 *************************************************************/
div#langswitch {
	position: absolute;
	top: 10px;
	left: 790px;
	margin-right: 0px;
}

/*************************************************************
 * Fusszeile                                                 *
 *************************************************************/
div#footer {
	position: relative;
	left: 0;
	right: 0;
	color: #999;
	font-size: 0.8em;
	text-align: center;
}

div#footer a {
	color: #999;
}

/*************************************************************
 * coTask-Animation                                          *
 *************************************************************/
#coTaskAnim {
    position: absolute; 
    z-index: 100;
    background: #FFF;
    right: 70px; 
    top: 52px; 
    height: 150px;
    width: 173px;
}

