@charset "utf-8";
/* CSS Document */

html, body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}


#site{
	/*position: relative;*/
	width:940px;
	text-align:left;
	margin: 0 auto;
	/*background-color: #FFCCFF;*/
}

* + html #site{
	/*position: static;*/
	width:940px;
	height: 100%;
	text-align:left;
	margin: 0 auto;
	/*background-color: #FFCCFF;*/
}

/*#top_box{
	width:940px;
	min-height:140px;
	background-image: url(../bilder/2008/dff_top.gif);
	background-repeat: no-repeat;
	background-position: 130px 50px;
	float: left;
}*/

#top_box{
	width:940px;
	min-height:140px;
	align: right;
	float: left;
	/*border: 1px solid #000;*/
}
#wrapper{
	width:940px;
	float: left;
	border-left: 1px solid #EAECEC;
	border-right: 1px solid #EAECEC;
	
	/*border: 1px solid #ccc;*/
}

#left_col{
	width: 150px;
	border-right: 1px solid #EAECEC;
	/*border: 1px solid #000;*/
	float: left;
}

#content{
	font-size:8pt;
	line-height: 12pt;
	width: 540px;
	min-height: 100%;
	float: left;
	/*border-left: 1px solid #EAECEC;
	border-right: 1px solid #EAECEC;*/
	padding: 15px;
	margin-left: 10px;
}

#right_col{
	width: 170px;
	/*border: 1px solid #000;*/
	padding-right: 5px;
	float: right;
}


#register{
/*border-top: 1px #CECECE solid;
border-right: 1px #CECECE solid;
border-left: 1px #CECECE solid;
border-bottom: 1px #CECECE solid;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;*/
margin-top: 0px;
margin-bottom: 10px;
float: left;
}


#user_data{
	font-size: 7pt;
	font-weight: bold;
	color: #66647e;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EAECEC;
}


#group_menu{
	font-size: 7pt;
	color: #66647e;
	padding-bottom: 5px;
	border-bottom: 1px solid #EAECEC;
}

/* LOGIN BOX */
#login_box{
	margin-top: 10px;
	margin-bottom: 20px;
}


* + #login_form{
font-size: 12px;
	background-color: #FFF;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	
	border: 1px solid #acb2b4;
}

#login_form{
font-size: 12px;
	background-color: #e0e2e3;
	font-size: 8pt;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border: 1px solid #acb2b4;
}

#login_box span{
	font-size: 8pt;
	font-weight: bold;
	color: #66647e;
	padding-left: 10px;
}
/* LOGIN BOX */

#visitor_stats{
	position: absolute;
	bottom: 0;
	border-right: 1px solid #EAECEC;
	display: block;
	font-size: 8pt;
}

#visitor_stats span{
	font-size: 8pt;
	font-weight: bold;
	color: #66647e;
}

#myNav{
	margin: 0 0 10px 0;
}

/* NEWS BOX */
#news{
	font-size: 8pt;
	line-height: 11pt;
	border: 1px solid #acb2b4;
	margin: 0 0 10px 0;
	
}

#news h3{
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 5px;
	background-color: #acb2b4;
	border-bottom: 1px solid #acb2b4;
}

#news p{
	font-size: 8pt;
	line-height: 11pt;
	margin: 0;
	padding: 5px;
}

#news hr{
	border: solid #acb2b4 1px;
}
/* NEWS BOX ENDE */

#user_table{
	font-size: 8pt;
	line-height: 11pt;
	margin: 0;
	padding: 5px;
}


/* HINWEIS BOX */
#hinweis{
	border: 1px solid #acb2b4;
}

#hinweis h3{
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 5px;
	background-color: #ffebe5;
	border-bottom: 1px solid #acb2b4;
}

#hinweis p{
	font-size: 8pt;
	line-height: 11pt;
	margin: 0;
	padding: 5px;
}

#hinweis hr{
	border: solid #acb2b4 1px;
}

#hinweis ul, #hinweis li{
list-style-type: none;
	font-size: 8pt;
	
	margin: 0;
	padding: 0;

}
/* KLASSENTREFFEN */
#termin{
	
	border-bottom: 1px solid #acb2b4;
	padding-top: 20px;	
	height: 170px;
	margin:0;
	float: left;
	

}
#container{
	font-size: 10px;
	float: left;
	width: 180px;
	margin:0;
	padding:0;
}

#title
{
	font-weight: bold;
	padding:10px;
	background-color: #E6F0FA;
	height: 45px;
}

#box{
width: 500px;
	float: left;
}

#content_termin{
	border: 1px solid #E6F0FA;
	padding:5px;
	height: 75px;
}
#content_termin img{
	padding: 5px;
	border: thick solid silver;
	width:150px;
}

#bottom{
	float: left;
	height: 30px;
	padding: 5px;
}



/* ZEIE GRUPPEN MITGLIEDER */

* + html #group_members{
	border-bottom: 1px solid #acb2b4;
	margin-top: 20px;
	
	}




#group_members{
	border-bottom: 1px solid #acb2b4;
	margin-top: 20px;
	height: 180px;
}

#group_members_profile{
	border-bottom: 1px solid #acb2b4;
	margin-top: 20px;
	height: 180px;
}

#group_members_profile img{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border: thick solid silver;
	width:150px;
	/*height:150px;*/
	
}


span.group_members_name{
	font-size: 14px;
	margin:0 0 0 5px;
	padding-right: 200px;
	padding-bottom: 5px;
	float:left;
	
}

#group_members_name{
	font-size: 14px;
	margin:50px 0 0 5px;
	padding-bottom: 5px;
	padding-right: 140px;
	float:right;
	text-align: left;
	width: 200px;
	
}



* + html #group_members img{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border: thick solid silver;
	width:150px;
	/*height:150px;*/	 
}

#group_members img{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border: thick solid silver;
	width:150px;
	/*height:150px;*/
	
}

#user_pic{
	float: left;
}

#messe_data{
	border-bottom: 1px solid #acb2b4;
	margin-top: 5px;
	text-align: center;
		
}


#messe_data img{
	margin-bottom: 5px;
	padding: 5px;
	border: thick solid silver;
	width:130px;
	 
}



/* HINWEIS BOX ENDE */
#linkbox_right{
	border: 1px solid #acb2b4;
	margin: 5px 0 10px 0;
	clear: float;
}

#linkbox_right_item{
	background-image: url(../bilder/2008/bg_linkbox_right.gif);
	background-repeat:no-repeat;
	background-position: right;
	border-bottom: 1px solid #acb2b4;
	padding: 5px;
	font-size: 8pt;
}
#linkbox_right_item_last{
background-image: url(../bilder/2008/bg_linkbox_right.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding: 5px;
	font-size: 8pt;
}
/* LINK BOX RIGHT */

/* ENDE LINK BOX RIGHT */


#greyBox{
	/*position: static;
	bottom: 0;*/
	width:570px;
	height: 17px;
	background-color: #EAECEC;
	margin: 0 auto;
}

* + html #greyBox{
	position: static;
	/*bottom: 20px;*/
	width:580px;
	height: 17px;
	background-color: #EAECEC;
	margin: 0 auto;
	}
	

#footer{
	width:920px;
	clear: both;
	
}


/* FD Logos */
#fd_logo{
width: 250px;
height: 95px;
	padding: 5px;
	margin: 10px;
	float: left;
	border: 1px solid #EAECEC;
	text-align: center;
}

* + html #footer{
	width:920px;
	clear: left;
}

#footer_txt{
	font-size: 7pt;
	text-align:center;
}

h1.blue{
font-size: 14px;
font-family: verdana, arial, sans-serif;
color: #0099FF;
font-weight: bold;
/*padding-left: 5px;*/
margin-bottom: 5px;
}

h1.orange{
font-size: 14px;
font-family: verdana, arial, sans-serif;
color: #ff6600;
font-weight: bold;
padding-top: 5px;
/*padding-left: 5px;*/
margin-bottom: 10px;
}

h2.blue{
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #0099FF;
font-weight: bold;
margin-bottom: -5px;
padding: 5px;
}


#linklist{
margin-bottom: 10px;
width: 140px;
border-top: 1px #CECECE solid;
border-left: 1px #CECECE solid;
border-right: 1px #CECECE solid;
border-bottom: 1px #CECECE solid;
text-align: left;
padding: 5px;
}

#linklist_left{
border-top: 1px #CECECE solid;
border-left: 1px #CECECE solid;
border-bottom: 1px #CECECE solid;
text-align: left;
padding: 10px;
bottom:0px;
}

#dff_grp_raeumlich{
	
	float: left;
	border-bottom: 1px #CECECE solid;
	margin-bottom: 10px;
	/*background-color: #e1f0fa;*/
	padding: 5px;
}

#dff_grp_fachlich{
	
	float: left;
	border-bottom: 1px #CECECE solid;
	margin-bottom: 10px;
	/*background-color: #d8effe;*/
	padding: 5px;
}

#dff_grp_typisch{
	
	float: left;
	border-bottom: 1px #CECECE solid;
	margin-bottom: 10px;
	/*background-color: #d8effe;*/
	padding: 5px;
}


hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #0099FF;
 border-bottom: transperant;
 }

hr.bottom{
border-bottom: 1px #0099FF solid;
margin-top: 5px;
}


/* LINKS A */
#footer a{
font-size:7pt;
color: #000;
/*line-height: 18px;*/
text-decoration: none;
}


a, #content a{
font-size:9pt;
color: #0099FF;
/*line-height: 18px;*/
text-decoration: none;
}
a:hover{
color: #ff6600;
/*line-height: 18px;*/
text-decoration: none;
}

#content a{
font-size:8pt;
color: #0099FF;
/*line-height: 18px;*/
text-decoration: none;
}


#right_col a{
font-size:7pt;
color: #0099FF;
/*line-height: 18px;*/
text-decoration: none;
}

#right_col a:hover{
font-size:7pt;
color: #0099FF;
/*line-height: 18px;*/
text-decoration: none;
}



a.BT_Back{
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #ff6600;
margin-top: 50px;
text-decoration: none;
}
/* LINKS ENDEN */

/* FORMULAR */
#login_box label{
	float: left;
	padding-bottom: 10px;
}

#login_box input{
	float: right;
	font-size: 8pt;
	margin-bottom: 5px;
}

#login_box label.grp01{
	padding: 0;
	
}

#login_box input.grp01{
	align: left;
	font-size:8pt;
}



/* AGB SEITE */
.kleingedr p{
	font-size: 11px;
	line-height: 16px;
}
/* ENDE AGB SEITE */



p.dff_text, dff_search_result, table.dff_search_result{
font-size: 11px;
line-height: 15px;
font-family: verdana, arial, sans-serif;
color: #000;
margin-top: 0px;
padding: 5px;
}

* MAIL BOX*/
table.m_box{
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #999999;
width: 300px;

margin-bottom: 30px;
}

td.head{
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #ff6600;
font-weight: bold;
width: 100px;	
}
td.mail{
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #999999;
}

a.link_box{
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #666666;
line-height: 15px;
}
a.link_box_selected{
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #0099FF;
line-height: 15px;
padding: 5px;
}

#dff_text_info_small{
font-size: 10px;
font-family: verdana, arial, sans-serif;
color: #666666;
text-align: center;
}

span.small{
	font-size:11px;
font-family: verdana, arial, sans-serif;
color: #0099FF;
text-align:left;
}


hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #0099FF;
 border-bottom: transperant;
 }

a.dff_link{
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #ff6600;
text-decoration: underline;
}

a.dff_link_blue{
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #0099ff;
text-decoration: underline;
}

ul.bottom li
{
display: inline;
list-style: none;
font-size: 10px;
font-family: verdana, arial, sans-serif;
line-height: 20px;
}

ul.my_nav {
list-style: none;
font-size: 10px;
font-family: verdana, arial, sans-serif;
line-height: 25px;
white-space:nowrap;
text-align: left;
text-decoration: none;
padding-left: 5px;
}

li.my_nav{
border-bottom: 1px #CECECE solid;
}


ul.nav {
list-style: none;
font-size: 12px;
font-family: verdana, arial, sans-serif;
line-height: 40px;
margin-top:30px;
border-top: 1px #CECECE solid;
border-left: 1px #CECECE solid;
padding-left: 5px;
/*color: #000000;
line-height: 18px;*/
text-decoration: none;
}

li.nav{
border-bottom: 1px #CECECE solid;
}


ul.mailbox {
display: inline;
list-style: none;
font-size: 10px;
font-family: verdana, arial, sans-serif;
}


li.SiteSelected{
color: #0099FF;
text-decoration: none;
}


ul li a:hover
{
color:#FF6600;
text-decoration: none;
}


p.dff_headline, span.dff_headline{
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #666666;
margin-bottom:5px;
padding-right: 20px;
padding-bottom: 5px;
}

p.ecard{
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #0099ff;
}

span.blueCHAR{
color: #0099ff;
font-weight: bold;
}

span.blueGREY{
size: 14px;
color: #333333;
font-weight: bold;
}

#error{
background-color: #fbc9ca;
border: 1px solid #993333;
padding: 5px;
margin-bottom: 5px;
}

#ok{
background-color: #b1f8b1;
border: 1px solid #009900;
padding: 5px;
margin-bottom: 5px;

}

span.marker{
color: #0099ff;
}



.subhead {
	width: 427px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text_absatz {
	width: 407px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.head {
	font-size: 10pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
	color: #333333;
	width: 426px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

