/* DATEI: sodis.css */
/* Erstellt: fs 15.12.2003 */
/* letzte Bearbeitung: fs 15.6.2005 */


//body {float:none; font-family:Arial,Helvetica,Verdana,sans-serif; font-size:90%; text-align:center; line-height:100%; margin:5px;
//	color:#000; background:url("images/sodis07_bg.gif") no-repeat;}


body { margin:5px 10px 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #333;
	background: #fff;
	background:url("../images/sodis07_bg.gif") no-repeat;
}
.body_slide {margin-top:2em;}


#main {
	position:absolute; 
	left:0px; 
	top:0px; 
      	width: 100%;
	height: 100%;
	padding-bottom: 2%;
}

#margin_left {
	float: left;
	width: 155px;
	height:100%;
	margin: 0%;
	padding: 0%;
}

#margin_top {
	position:absolute; 
	left:0px; 
	top:0px;
	margin: 0%;
	padding: 0%;
}

#margin_right {
	width: 200px;
	height: 100%;
	margin: 0%;
	padding: 0%;
}

#main_frame {
	position:absolute; 
	left:0px; 
	top:0px;
	background: #fcfcfc;
	height: 100%;
	float:right; 
	margin-left:4px;
	margin-right:4px;
}

#navigation_frame {
	background: #eeeeee;
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation_header {
	background: #ffbb00;
}

#news_block {
	background: #eeeeee;
	margin-bottom:4px;
}

#news_header {
	padding: 2px;
	background: #aaaaaa;
	color: #F8F8F8;
	font-weight: bold;
}

#main_header {
	padding: 0px;
	background: #aaaaaa;
	color: #F8F8F8;
	font-weight: bold;
}

#news_text {
	text-decoration: none;
	font-size: 75%;
}

#news_text_margin {
	font-weight: bold;
	padding: 20px 20px 10px 10px;
}

#news_text_center {
	text-decoration: none;
	text-align: center;
	font-size: 75%;
}

#news_text_bold {
	font-weight: bold;
	font-size: 125%;
}


#search_mask {
	width: 100%;
	margin: 0px;
	padding: 0%;
	background: #DDDDDD;
}
#extsod {
	font-size: 100%;
}

#fixed {
	position: fixed;
	top: 0 px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i, dl, dt, dd {
	color: #333333; 
	font-style: normal; 
	font-size: x-small; 
}

.p_slide {font-size:1.5em; font-weight:bold;}

h1,h2,h3,h4,h5 {color:#004684;}
h1 { font-size:2em; font-style: normal; font-weight:bold; color: #33c;}
h2 { font-size:1.75em; font-style: normal; font-weight:bold; color: #33c;margin-bottom:0;}
h3 { font-size:1.5em; font-style: normal; font-weight:bold; color: #333;}


a { 
	color: #FF6600; 
	font-weight: bold; 
	text-decoration: none;
}
a:active { 
	color: #FF6600; 
	font-weight: bold; 
	text-decoration: none;
}
a:visited { 
	color:#FF6600; 
	font-weight: bold; 
	text-decoration: none;
}
a:hover { 
	color: #FF6600; 
	font-weight: bold; 
	text-decoration: underline;
}


