/* Styles fuer 2-Spalter Klassik */

* {/* set all to 0 */
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding: 15px 0;
font-size:14px;
background-color: #F3EBD9; 
color: #00000;
}

/* Text und Links allgemein */
p, li {
font-size: 80%;
}
a {

text-decoration: none;
color:#000000;

}
/*a:hover {
background-color: transparent; 
color: #f00;
border-bottom: 1px solid #e00;
}*/



/*new */

#start_pic {
position: absolute; 
left: 42px;
top: 0px;
z-index: 1;

}

#top {
position: absolute; 
left: 42px;
top: 6px;
z-index: 2;

}

#langchoice {
position: absolute; 
left: 42px;
top: 61px;
z-index: 3;


}

.langch {
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size:1em;
line-height: 18px;
text-decoration: none; 
font-weight: bold;
}


#styleswitcher {
position: absolute; 
left: 472px;
top: 6px;
text-align: left;
font-size:1em;
font-weight: bold;
z-index: 20;

}

.cReduceTextSize .cNormalTextSize .cEnlargeTextSize
{

text-align: left;
font-size:1em;
font-weight: bold;
text-decoration: none
color: #000000;
}



#starttext {
position: absolute; 
left: 42px;
top: 227px;
width: 263px;
text-align: left;
z-index: 4;

}

#startheadline {
position: absolute; 
left: 42px;
top: 227px;
width: 263px;
text-align: left;
z-index: 4;

}

.bodytext{
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size:1em;
line-height: 18px;
text-decoration: none; 
}

.internal-link{
color:#000000;

}
