@import url(../wsys/sforum_def.css);

html {	width:100%;	height:100%;}
html *
{	-moz-box-sizing:border-box;
}
/*
	Projekt styles
*/
body 
{
	width:100%;	height:100%;
	PADDING: 0px; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #e4e4e4;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	background-image:url(bg_page_01.gif);

}

body.eb2
{
	background-image:url(bg_page_02.gif);
}
a
{
    text-decoration: none;
}
p
{
	padding:0px;
	margin:0px;	
}

IMG {
	BORDER: 0px solid #ffffff;
}
.topHeader 
{
	BACKGROUND-COLOR: #e4e4e4;
}
.topmenu
{
	width:100%;
	height:40px;
}
.topRow1
{
	width:100%;
	height:20px;
}
.topRow1 .col
{
	background-color: #e4e4e4;
	height:20px;
	border-right:1px solid #C3C3C3;
}
.topRow1 a
{
	height:20px;
	display:block;
	font-size:11px;
	color:#4C4C4C;
	text-decoration:none;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	border-bottom:1px solid #C3C3C3;
}
.topRow1 a:hover,.topRow1 a.sfActiveLink
{
	background-color: #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	color:#FF6600;
}
.topRow1 a.sfActiveLink,.topRow1 a.sfActiveLink:hover
{
	background-color: #FFFFFF;
	border-bottom:1px solid #F0F0F0;
	color:#FF6600;
}
.topRow1 a.sfHover
{
	background-color: #F0F0F0;
	border-bottom:1px solid #F0F0F0;
}
.topRow2
{
	position:relative;
	width:100%;
	background-color: #F0F0F0;
	height:20px;
	border-bottom:1px solid #e4e4e4;
}
.topRow2 a
{
	margin-top:2px;
	height:18px;
	display:block;
	font-size:11px;
	color:#4C4C4C;
	text-decoration:none;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #C3C3C3;
}
.topRow2 a:hover,.topRow2 a.sfActiveLink
{
	background-color: #F0F0F0;
	color:#FF6600;
}
.topRow2 a.sfActiveLink,.topRow2 a.sfActiveLink:hover
{
	background-color: #FFFFFF;
	color:#FF6600;
}
.topRow2 .col
{
	height:20px;
}
.topRow2 .subMenu
{
	height:19px;
	width:600px;
	overflow:hidden;
	background-color: #F0F0F0;
	position:absolute;
	display:none;
	z-index:1;	
}

.menuLeiste
{
	height:60px;	
}
.topLinks
{
	float:left;
}
.topLinks a
{
	display: block;
	float:left;
	color:#666666;
    font-size: 10px;
	text-indent: 7px;
    background-color: transparent;
    background-image: url(arrownav_off_99.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;    	
    background-position:0px 4px;
    padding-right:4px;
}
.topLinks a:hover,.topLinks a.sfActiveLink
{
	color: rgb(255, 102, 0);
    background-image: url(arrowsmall_on.gif);
}
.footerMenu
{
	height:15px;
	background-color:#D1D1D1;
	width:770px;
}
.footerMenu .left
{
	float:left;
}
.footerMenu .right
{
	float:right;
}
.footerMenu a
{
	padding-left:8px;
	padding-right:6px;
	padding-top:1px;
	display: block;
	float:left;
	color:#666666;
    font-size: 10px;
	border-right:1px solid #E4E4E4;
}
.footerMenu a:hover,.footerMenu a.sfActiveLink
{
	color: rgb(255, 102, 0);
}


.quickLink
{
	float:right;	
}
.quickLink a
{
	float:left;
	display: block;
	height:16px;
	border-bottom:1px solid #C3C3C3;
	border-right:1px solid #C3C3C3;
	color:#666666;
    font-size: 10px;
	text-indent: 16px;
    background-color: #F0F0F0;
    background-image: url(quickacc_off.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;    	
    background-position:4px 2px;
    padding-right:4px;
}
.quickLink a:hover,.quickLink a.sfActiveLink
{
	color: rgb(255, 102, 0);
    background-image: url(quickacc_on.gif);
}
.content 
{
	width:770px;
	text-align:left;
}
.leftCol
{
	width:170px;
}
.rightCol
{
	width:600px;
	padding-top:15px;
/*	
	padding:15px;
	padding-left:20px;
*/
}
.sfobj31block 
{
	padding-left:20px;
} 
.leftMenu 
{
	border-top:1px solid white;
}
.leftMenu .row
{
}
.leftMenu a
{
	display: block;
	padding-top:3px;
	width:100%;
	height:19px;
	border-bottom:1px solid white;
	color:#333333;
    font-size: 11px;
	text-indent: 20px;
    background-color: transparent;
    background-image: url(lm_o.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;    	
    background-position:10px 8px;
}
.leftMenu a:hover
{
	color: rgb(255, 102, 0);
    background-color: #F0F0F0;
}
.leftMenu .rowsub a
{
    background-image: url(lm_u2.gif);
}
.leftMenu .rowsub a.sfActiveLink
{
	color: rgb(255, 102, 0);
    background-image: url(lm_u.gif);
    background-color: #FFFFFF;
}
.leftMenu .row a:hover
{
    background-image: url(lm_a.gif);
}
.leftMenu .row2 a
{
	text-indent: 30px;
    background-image: url(lm_o.gif);
    background-position:20px 8px;
}
.leftMenu .row2 a:hover
{
    background-image: url(lm_a.gif);
}
.leftMenu .row2 a.sfActiveLink
{
	color: rgb(255, 102, 0);
    background-image: url(lm_a.gif);
    background-color: #FFFFFF;
}
.content *
{
	font-family: Arial,Helvetica,sans-serif;
    
}
.sfcheadline
{
	margin-bottom:5px;
	line-height:26px;
	padding:0px;
}
.sfcheadline, .sfcheadline *
{
	padding:0px;
	font-size:26px;
	color:#7d7d7d;
}
.sfcsubheadline
{
	line-height:22px;
	margin-bottom:5px;
}
.sfcsubheadline, .sfcsubheadline *
{
	font-size:22px;
	color:#7d7d7d;
}
.sfccontent
{
	width:100%;
	text-align:left;
	padding:0px;
	margin:0px;
}
.sfccontent,.sfccontent *
{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(51, 51, 51);	
}

.content A 
{
    text-decoration: none;
    color: rgb(82, 123, 185);	
	background-image: url(lm.gif); 
	background-repeat: no-repeat;
    background-color: transparent;
    background-attachment: scroll;    	
    background-position:0px 5px;
    padding-left:10px;
}

.content A:hover {
	color: rgb(255, 102, 0);
	background-image: url(lm_a.gif); 
}
.content .sflnksmall
{
    color: rgb(82, 123, 185);	
	font-size:11px;
}
.content .sflnkbold
{
    color: rgb(82, 123, 185);	
	font-size:11px;
	font-weight:bold;
	/*display: block;*/
}
.content .sfcedsmall
{
	font-size:11px;
}
.content .sforange
{
	color:#FF6600;
}
.tabelle1 
{
	border-top:1px solid #C1C1C1;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}
.tabelle1 td
{
	border-right:1px solid #E4E4E4;
	border-bottom:1px solid #C1C1C1;
	padding:4px;
}
.tabelle1_head 
{
	background-color:#F0F0F0;	
}





















/*
	form
*/
FORM
{
	padding:0;
	margin:0;
}
.sferror
{
	font-size: 11px; line-height: 16px; color:#FF6600;
}
/*
fieldset{
	border: 1px solid #D0D0D0;
	margin: 7px;
	padding: 7px;
}
.rowSubmit fieldset{
	border-style: none;
}
legend {
	font-size: .8em;
	color: #38597E;
	margin: 3px;
	padding: 0;
}

label{
	float: left;
	margin:  0;
	padding-left: 0px;
}
.editBox 
{

}
.editBox .helpbox
{
	position:relative;
	margin:5px;
	padding:5px;
	border: 1px solid #D0D0D0;
	cursor:hand;
}
.editBox .headline 
{
	font-size: 10px;
	color: #38597E;
}
.editBox .help 
{
	position:absolute;
	top:3px;
	right:9px;
}

.editBox fieldset{
	border: 1px solid #D0D0D0;
	margin: 0px;
	padding: 7px;
}

.editBox label
{
	font-size:10px;
	width: 100px;
}
.editBox input, .editBox button, .editBox select {
	border: 1px solid #003063;
	width: 100px;
	font-size: 1em;
	float :right;
	margin-right:10px;
}
.editBox textarea{
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:100%
}
.editBox .row 
{
	margin-left:10px;
	height:25px;
}
.greyBack{
	background-color: #EEEEEE ! important;
}
.stdform 
{
	background-color: #EEEEEE ! important;
}
.stdform .label
{
	width: 120px;
	float: left;
	margin:  0;
	padding-left: 11px;
}
.stdform .row
{
	margin-top:5px;
}
.stdform .ctrl
{

}
.stdform .button 
{
	text-align:center;
	BACKGROUND-COLOR: #E0DFE3; 
	color:#000000;
	padding :2px;
	height:16px;
}
.stdform .button *
{
	color:#000000;
}
.stdform textarea{
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 6em;
}


.sfflabel, .sfformtxt
{
	font-size: .7em;
	float: left;
	margin:  0;
	padding: 0;
}
*/
.sffctrl
{
}

.stdform 
{
	width:565px;
}
.stdform .labelh
{
	font-size:10px;
	font-weight:bold;
}
.stdform .label
{
	font-size:11px;
}
.stdform input,.stdform .button,.stdform button, .stdform textarea, .stdform select {
	width: 100%;
	font-size: 11px;
}
.stdform .sffsubmit
{
	BACKGROUND-COLOR:	#547AB8;	
	border-width:0px;
	color:#EDFFFE;
	margin:3px;
}
.sfHR {
	position :relative;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:8px;
	border-top:1px solid #C1C1C1;
	height:1px;
	width:100%;
}

/*
	Startseite 
*/

.bodyStart
{
    background-image: none;
    background-color:White;
    margin:0px;
    padding:0px;    
}
.contentStart
{
    width: 814px; 
    background-color:white;
    margin:4px;
    text-align:left;
    height:100%
}
