/*******************************************************************************
* Name: 						sps_visions.css
* Version:  				0.1
*	Erstellungsdatum: unbekannt
* Author: 					unbekannt
*
* Funktionen der PHP-Seite
*******************************************************************************
*
* Version 	Datum 			Author 					Beschreibung
*0.1																		Erstellung
*******************************************************************************
***************************Beschreibungen**************************************
*
*
*******************************************************************************/
/* generated by csscreator.com */ 
html, body{ 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

img
{
	border: 0;
}

.Stil1_red {
	color: #f20909
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	margin: 0px;
}

h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited{
	color: #3366FF;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: none;
}

a:link img, a:visited img{
	text-decoration: none;
}

#pagewidth{ 
	width:900px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative; 
	background-color:#FFFFFF; 
	width:100%;
} 

#wrapper {
	background-image: url(../images/mittelteil.jpg);
}

.divMenue {
	overflow: visible;
	visibility: visible;
	position: relative;
}

.divHauptMenue{
	font-size: 13px;
	position: relative;
	width: 100%;
	height: 32px;
	background-image: url(../images/frame/nav_hintergrund.gif);
}

.divSubMenue{
	position: relative;
	width: 100%;
	height: 25px;
}

.divHauptMenue img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#hauptlinks{
	position: absolute;
	top: 8px;
	height: 22px;
	left: 16px;
	padding: 0px;
	margin: 0px;
}

a.linkglobal, a.linkglobal:visited{
 	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 1px 5px 4px 5px;
	text-decoration: none;
	border-right: 1px solid #CFCCC3;
}

a.linkglobal:hover{
 	color: #000000;
	background-image: url(../images/frame/nav_select.gif);
	text-decoration: none;
}

.submenue{
	position: absolute;
	left: 20px;
	height: 15px;
	padding-top: 10px;
	visibility: hidden;
	color: #000000;
}

.submenue a:link, .submenue a:visited {
	color: #000000;
	text-decoration: none;
}

.submenue a:hover{
	color: #cccccc;
	text-decoration: none;
}

#breadCrumb{
	position: relative;
	padding-top: 10px;
	margin-top: 10px;
	border-top: solid 1px #3366FF;
}

.divWerkzeuge{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	position: relative;
	top: 110px;
	float: right;
}

.divWerkzeuge a{
	color: #000000;
}

.divWerkzeuge a:hover{
	color: #999999;
}
 
#leftcol{
	width:150px; 
	float:left; 
	position:relative;
}

#twocols{
	width:750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:right; 
	position:relative; 
}
 
#rightcol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:160px; 
	float:right; 
	position:relative; 
}
 
#maincol{
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	float: left; 
	display:block; 
	position: relative; 
	width: 570px;
}
 
#footer{
	padding-top: 3px;
	clear:both;
/*	font-size: 10px;*/
	height: 30px;
} 
/*
#footer a:link, .footer a:visited, .footer a:hover {
	color: #000000;
	text-decoration: none;
}
*/
.divFooterCopy{
	padding-top: 5px;
}

.smallfont {
	font-size: 9px;
	padding-top: 10px;
}

#headlines{
	position: relative;
	border: 1px solid #3366FF;
	padding: 10px 10px 10px 10px;
	line-height: normal;
	background: #E9E9FE;
}

#headlinesbottom{
	position: relative;
	padding-top: 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	height: 24px;
	background-image: url(../images/frame/menue_links1.jpg);
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 8px;
	padding-right: 3px;
 	color: #000000;
	text-decoration: none;
	text-align: right;
}

#sectionLinks a:hover{
/*  	background-image: url(../images/frame/nav_select.gif);*/
	font-weight: bold;
	text-decoration: none;
}

.login{
	display: block;
	margin: 0px 0px 0px 0px;
	margin-top: 5px;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
}

.wetter{
	display: block;
	margin: 0px 0px 0px 0px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
