html{	height: 100%; width:100%;}

body{	
background-color: #FFFFFF;
margin: 0px;
width: 100%;
height: 100%;
font-family:  Verdana,Arial, Helvetica, sans-serif;
/*font-size: 12px;*/
font-size: 74%;
}

h1{font-size: 108%;
	letter-spacing: 1px;
	margin: 0px;
}
h1.second{margin:50px 0 10px 0;
	
}

h2{font-size: 100%;}
h2.sub{
	font-size: 94%;
	letter-spacing: 1px;
}
p{font-size: 94%; padding: 0px;}
hr{background-color: #D7E1E6;
color: #D7E1E6;
	height: 1px;
	padding: 0px;
}


/*********************** linke spalte *******************/
#left{
	width:182px;
	height:100%;
	position:relative;	
	top: 0;
	left: 0;	
	float: left;
	z-index:1;
	
}
#mainpicture{
	background-image:  url(images/ssb_start.jpg);
	width:182px;
	height:122px;
	position:relative;	
	top: 0;
	left: 0;	
	z-index: 2;
	float: left;
}
/******* ssb copyright watermark ********/
#watermark{
position: absolute;
top: 65%;
left:164px;
width: 17px;
height: 268px;
background-image: url(images/ssb_wasserzeichen2.gif);
background-repeat: no-repeat;
vertical-align: top;
font-size: 90%;
color: #AFB9BE;
z-index: 0;
}
/***** menu *****/
#navigation{
	position: absolute;
	top: 142px;
	left: 0px;
	width: 181px;
	height:auto;
	text-align: right;
	float: left;
	border-right: 0px solid red;
z-index:3;
}

/***** hauptmenu *****/
ul{padding: 0px;}
li.topic{background-color:#EBF0F5;
text-align: left;
padding: 4px;
	width: 130px;
	font-weight: bold;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 4px;	
	float: right;
	list-style-type: none;
}

li.topic#active{
background-image: url(images/px_db.gif);
background-repeat: repeat-x;
background-color:#FFFFFF;
color: #FFFFFF;
}
a.topic_active{color: #FFFFFF;}
a.topic_active:hover{color:#A5AFB4;}
a.leftnavi{
	color: #8B989E;
}
a.leftnavi_active{color:#2C9AE0;}
/*  vgl. leftnavi2.css
a.subnavi{color:#4E575C;}
a.subnavi_active{color:#2C9AE0; font-weight: bold;}
*/

/***** untermenu *****/
li.submenu{background-color:;
list-style-type: none;
text-align: right;
float:right;
padding:0 10px 4px 0;
	}
	
li.submenu_topic{background-color:;
text-align: right;
padding: 2px;
	float:;
	list-style-type: none;
	font-size: 94%;
	font-weight: ;
	height: auto;
	}
/*******************************************/

#leftline{
	/*background-color:#A5AFB4;*/
	background-color:#D7E1E6;
	position: relative;
	top: 20px;
	left: 0px;
	width: 1px;
	padding: 0px;
	height:75%;
	float: right;

}


/******* header ********/
#top{	position:absolute;	
	top: 0px;
	left: 182px;	
	width:100%;
	height: auto;
	float: left;
}
#head{
	background-color:#EBF0F5;
	height:62px;
	position:relative;	
	top: 0px;
	left: 0px;	
	float:none;
}
#head_r{
	position:absolute;	
	top: 16px;
	left:0px;	
	width: 808px;
	height: 48px;
	text-align: right;
	padding: 0px;
	}
#logo{
	background-color:#FFFFFF;
	background-image: url(images/ssb_logo_blau.gif);
	background-repeat: no-repeat;
	width:92px;
	height:52px;
	position:absolute;
	top: -10px;
	right:130px;
	}
	
#headmenu{
	position:relative;
	top: 26px;
	right: 256px;
	font-size: 90%;
	font-weight: bold;
	color: #2C9AE0;
	text-align:right;	}	
	
a.headmenu{
	color: #8B989E;
}

/******* pfad ********/
#path{
	position:relative;
	top: 66px;
	left: 18px;
	font-size: 90%;
	color: #2C9AE0;
	}	
	

/******* rechte spalte ********/
#lang_active{
	position:relative;
	top: 0;
	right: 0;
	font-size: 90%;
	color: #2C9AE0;
}	
	
a.lang{color: #4E575C;}

#right{
	position: absolute;
	top: 76px;
	left: 906px;
	width: 88px;
	height: auto;
	float:;
	white-space: nowrap;
	padding: 0px;
}
li.rightcol{
position: relative;
left: -40px;
list-style: none;
padding: 0 0 4px 0;
font-size: 94%;
}
a.right{
	color: #000000;
}

#outlinks{
position: relative;
top: 46px;
left:0;
}
a.diso{
	color: #72A2CC;
}



a{cursor: pointer;color: #4E575C;text-decoration: none;}
a:hover{text-decoration:underline;color:#2C9AE0;}
.bold{font-weight: bold;}
.underline{text-decoration: underline;}
.smalltext{font-size: 90%;}
	
	/*
a.noline{text-decoration: none;}
a.noline:hover{text-decoration:underline;
	color:#2C9AE0;}*/


/******* footer *******
#footer{
position:absolute;
bottom: 0px;
left: 0px;
background-color: #386C9C;
width: 100%;
	padding: 8px 0 8px 16px;
	font-size: 90%;
	color: #D7D7DC;
	white-space: nowrap;
	float: none;

}
#footer_left{
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	width: 137px;
	float: left;
}
#footer_right{
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	float:left;
}
.company{
	color: #FFFFFF;
}
.logo{
	color: #2C9AE0;
	font-style: italic;
	font-weight: bold;
	font-size: 112%;
}
a.footer{color:#D7D7DC;}
a.footer:hover{text-decoration:underline;
	color:#2C9AE0;}
****/
	
	
	
