/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #fff url(bg2.gif); /* Optional */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #333;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #132573;}
a:hover {color: #49515C; text-decoration:underline; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 740px;
	background: #fff url(dot_line.gif) repeat-y 25%;
	border: 1px solid #ddd;
	padding: 0 5px;
	text-align: left; /* Cancel IE Fix */
        min-height: 550px;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #fff url(v4.png) no-repeat 100% 0;
	border-bottom: 4px solid #fff;
	border-top: 5px solid #fff;
height: 103px;
	}
	
#header.webmail
{
	background: #fff url(mail3.png) no-repeat 100% 0;
}	

#header.domainsuche
{
	background: #fff url(domain2.png) no-repeat 100% 0;
}	



	
#header h1 { 	
	margin: 0;
	color: #132573;
	font-size: 2.5em;
	font-weight: normal;
	cursor: default;
padding: 15px 20px  0px 20px;
	}	
#header h2 { 	
	margin: 0;
	color: #132573;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	padding: 0px 20px;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #132573; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	color: #ddd;
	background-color: #132573;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}

#nav li a.on { background-color: #ddd; color: #132573; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 175px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	
	}
	
#sidebar2 {
	float: left;
	width: 157px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	border-bottom: 1px dashed #ccc;
	
	}
#impressum {
	float: left;
	width: 157px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	
	}
#sidebar div, #sidebar2 div, #impressum div { background: #fff url(para_bg.jpg) repeat-x; }	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3{ 
	font-size: 1em; 
	color: #333333; 
	margin: 0 10px 0 0; 
	cursor: default;
		border-bottom: 4px solid #;
	}
	
#content h3 { 
	font-size: 1.5em; 
	color: #333333; 
	margin: 0 10px 0 0; 
	cursor: default;
		border-bottom: 4px solid #;
	}
 #sidebar div, #impressum div, #sidebar2 { 
	padding: 10px;  
		}	
		
#content div { 
	padding: 12px 20px;  
		}	
	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 550px;
min-height: 550px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div { background: #fff url(para_bg.jpg) repeat-x; }

#content1 { clear:right;
	float: left;
	margin-left: -10px;
position: relative;
line-height: 20px; 
margin: 0px;   
height:50px;

}
#content2  {
	
	width: 300px;
	float:right;
	
}
.content1 { clear:right;
	float: left;
	margin-left: -10px;
position: relative;
line-height: 20px; 
margin: 0px;   
height:50px;

}
.content2  {
	clear:both;
	float:right;

}
.formlabel {
	text-align:right;
min-width:100px; }
.einruecken {text-indent: -1em;}	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: #fff url(down.png) no-repeat 100% 0;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
	text-align: right;	
	color: #132573;
	font-size: 0.8em;
	padding: 10px;
	line-height: 10px;
	clear: both;
height: 35px;
	}

#footer.webmail
{
background: #fff url(down2.png) no-repeat 100% 0;
}	

#footer.domainsuche
{
background: #fff url(domain3.png) no-repeat 100% 0;
}	


	
#footer a { color: #369; }
#footer a:hover { color: #49515C; }

form {width:450px;
}

.login
{
	background-image: url(login.gif);
	height:291px;
	width:328px;
}
