html {
    overflow-x: hidden;
    overflow-y: hidden;
}
* html body{ /*IE6 hack*/
    padding: 160px 0 85px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #salsameneo_container{ /*IE6 hack*/
    height: 100%; 
    width: 850px; 
}
* html ul{ /*IE6 hack*/
    height: 21px;
}
body{
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    height: 100%; 
    max-height: 100%; 
    background-color: #C71D1D;
    background-image: url(../images/body_bg_pattern.jpg);
    background-repeat: repeat-x;
    background-position: left 160px;
}
body, th, td{
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	color: #000;
    font-size: 12px;

}
a{
    text-decoration: underline;
    color: #fff;
}
a:hover{
    text-decoration: underline;
    color: #000;
}
a img {
    border: 0;
}
h2, h3, h4{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
}
h2{
    font-size: 12px;
    margin-bottom: 10px;
}
h6{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    float: left;
    display: block;
    width: 80px;
}

#salsameneo_head{
    z-index: 20;
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
    background-repeat: repeat-x;
	background-image: url(../images/head_bg_pattern.jpg);
    background-color: #fff;
    height: 160px;
}

#salsameneo_logo{
	position: fixed;
	left: 10px;
    top: 6px;
    z-index: 50;
}

#salsameneo_claim{
	position: fixed;
    top: 70px;
    z-index: 50;
    font-size: 18px;
    color: #c00;
    text-align: right;
    width: 600px;
    left: 230px;
}

#salsameneo_container{
    position: fixed; 
    top: 160px; /*Set top value to HeightOfTopFrameDiv*/
    width: 100%;
    left: 0;
    right: 0;
    bottom: 83px; /*Set bottom value to HeightOfBottomFrameDiv*/
    overflow: auto; 
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
    width: 850px; 
	background-attachment: fixed;
	background-position: left 160px;
}
#salsameneo_content_container{
    padding: 10px 0 10px 200px;
    width: 630px;
}

.contententry p{
    margin: 0;
    padding: 0;
    
}
#salsameneo_portrait_container{
	position: fixed; 
	left: 850px;
	width: 400px; 
	top: 160px;
	height: 100%;
    bottom: 83px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: -850px top;

}
#salsameneo_portrait{
	position: fixed; z-index: 100; bottom: 80px; left: 850px;
}

#salsameneo_footer{
	position: fixed; 
	width: 100%; 
	top: auto;
	bottom: 0; 
	height: 83px; /*Height of bottom frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-image: url(../images/footer_bg_pattern.jpg);
	background-repeat: repeat-x;
	background-color: #C71D1D;

}



input.text, textarea{
    float: left; 
    border: 1px groove #000;
    width: 230px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
}
select{
    border: 1px groove #000;
    width: 232px;
}
input.checkbox{
    margin : 0;
}
label{
}

hr{
    color: #DC5A0C; 
    border: 0px;
    border-bottom: 1px solid #DC5A0C;
    size: 1px;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}



table{ 
	text-align: left;
	width: 500px;
	border-spacing: 0px; 
	border-collapse: collapse;
}

td, th{
	vertical-align: top;
}

table.courses{ 
	text-align: left;
	color: #404040;
	width: 625px;
	border-spacing: 0px; 
	border-collapse: collapse;
	font-size: 11px;
}
table.courses a{ 
	color: #000;
	text-decoration: none;
}




table.courses thead td, table.courses thead th{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 10px 6px;
	width: 104px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-image: url(../images/table_head.gif);
}
table.courses tbody td.courseshort, table.courses tbody th.courseshort{
	border-bottom: 1px solid #fff;
	padding-bottom:8px;
}
table.courses td, table.courses th{
vertical-align: top;
width: 120px;
color: #000;
padding: 2px 2px 2px 6px;
margin: 0;
text-align: left;
border-left: 1px #fc9 solid;
font-weight: normal;
font-size: 11px;
}
table.courses th{
    border: none;
}

table.categories{ width: 630px; }
table.categories th a { color: #000; text-decoration: none }
table.categories th { border: 1px dashed #fff; margin-right: 10px; }

.coursecat1, .coursecat2, .coursecat3, .coursecat4, .coursecat5, .coursecat6, .coursecat7, .coursecat8, .coursecat9, .coursecat10, .coursecat11, .coursecat12, .coursecat13, .coursecat14, .coursecat15, .coursecat16, .coursecat17, .coursecat18, .coursecat19, .coursecat20{
	height: 20px;
	margin: 0;
	padding: 3px;
	width:114px;
	color: black;
	text-decoration: none;
}
.coursecat1{ background-color: #00FF00;} 
.coursecat2{ background-color: #00CC00;} 
.coursecat3{ background-color: #009900;} 
.coursecat4{ background-color: #006600;} 

.coursecat5{ background-color: #FFFF00;} 
.coursecat6{ background-color: #FFCC00;} 
.coursecat7{ background-color: #FF9900;} 
.coursecat8{ background-color: #FF6600;} 

.coursecat9{ background-color: #FF1100;} 
.coursecat10{ background-color: #EE0000;} 
.coursecat11{ background-color: #CC0000;} 
.coursecat12{ background-color: #990000;} 


.coursecat13{ background-color: #FF0099;} 
.coursecat14{ background-color: #FF00FF;} 
.coursecat15{ background-color: #CC00FF;} 
.coursecat16{ background-color: #9900CC;} 

.coursecat17{ background-color: #00FFCC;} 
.coursecat18{ background-color: #00CCFF;} 
.coursecat19{ background-color: #0099FF;} 
.coursecat20{ background-color: #0033FF;} 

.coursecat1:hover, .coursecat2:hover, .coursecat3:hover, .coursecat4:hover, .coursecat5:hover, .coursecat6:hover, .coursecat7:hover, .coursecat8:hover, .coursecat9:hover, .coursecat10:hover, .coursecat11:hover, .coursecat12:hover, .coursecat13:hover, .coursecat14:hover, .coursecat15:hover, .coursecat16:hover, .coursecat17:hover, .coursecat18:hover, .coursecat19:hover, .coursecat20:hover{
    background-color: #000;
    color: #fff;
}
.coursecat1:hover a, .coursecat2:hover a, .coursecat3:hover a, .coursecat4:hover a, .coursecat5:hover a, .coursecat6:hover a, .coursecat7:hover a, .coursecat8:hover a, .coursecat9:hover a, .coursecat10:hover a, .coursecat11:hover a, .coursecat12:hover a, .coursecat13:hover a, .coursecat14:hover a, .coursecat15:hover a, .coursecat16:hover a, .coursecat17:hover a, .coursecat18:hover a, .coursecat19:hover a, .coursecat20:hover a, .coursecat1 a:hover, .coursecat2 a:hover, .coursecat3 a:hover, .coursecat4 a:hover, .coursecat5 a:hover, .coursecat6 a:hover, .coursecat7 a:hover, .coursecat8 a:hover, .coursecat9 a:hover, .coursecat10 a:hover, .coursecat11 a:hover, .coursecat12 a:hover, .coursecat13 a:hover, .coursecat14 a:hover, .coursecat15 a:hover, .coursecat16 a:hover, .coursecat17 a:hover, .coursecat18 a:hover, .coursecat19 a:hover, .coursecat20 a:hover{
    color: #fff;
    background-color: #000;
}
h3.coursecat1, h3.coursecat2, h3.coursecat3, h3.coursecat4, h3.coursecat5, h3.coursecat6, h3.coursecat7, h3.coursecat8, h3.coursecat9, h3.coursecat10, h3.coursecat11, h3.coursecat12, h3.coursecat13, h3.coursecat14, h3.coursecat15, h3.coursecat16, h3.coursecat17, h3.coursecat18, h3.coursecat19, h3.coursecat20{
    width: 260px;
}

.courseshort{
    padding-bottom: 5px;
}
.courseshort a{
	font-weight: bold;
}
.courseshort a:hover{
	color: #fff;
}

.courselegend{ display: block; float: left; padding: 0; margin: 0; margin-right: 3px; margin-bottom: 5px; width:15px; height:15px; border: 1px solid #fff;}
/** bilder Text **/
img.top {
    display:block;
}
    
img.left
{
    float:left;
    margin-right:10px;
	margin-bottom:10px;
}

img.right
{
    float:right;
    margin-bottom:10px;
    margin-left:10px;
}


#formChSp { display:none; }

.clearer { clear: both; }
.spacerAfter1 {
    margin-bottom:20px;
}
.spacerAfter2 {
    margin-bottom:30px;
}
.spacerBefore1 {
    padding-top:20px;
}
.spacerBefore2 {
    padding-top:30px;
}
