/* 
Firma: Novoinform AG
Autor: Kirusanth Poopalasingam
Datum: 22.04.2008

*/

/* Design */
body{
	margin: 0px;
	padding: 0px;
}
	
/*   Navigation  */

#logo img{ 
	border: none;
}

#navigation{
	background-image: url("../bilder/nav-background.jpg");
	width: 215px;
	height: 100%;
	float: left;
	overflow: auto;
}

#links{
	margin-top: 50px;
	padding-left: 15px;
	font-family:Times New Roman, Georgia, Lucida Grande;
}

.links{
	text-decoration: none;
	color: #333399;
	font-size: 18px;	
}

.links:hover{
	text-decoration: underline;
	border-left: 3px #cc3333 solid;
}

#nav-unten {
	float:left;
	font-family:verdana;
	font-size:9px;
	width:183px;
}

#nav-unten hr {
	border-top:1px solid #CC3333;
	width:195px;
}

#nav-unten p{
	padding-left: 14px;

}

.linie{
color:#cc3333;
margin-right:20px;

}
.abstand{
	margin-bottom:-17px;
}	



/*  Hauptinhalt */	
#content{
	margin-left: 10px;
	height: 100%;
	overflow:none;
}
#adresse {
	border-bottom: 1px #cc3333 solid;
	height:75px;
	width:100%;
}
.rechts {
	color:black;
	float:left;
	font-family:verdana,arial;
	font-size:13px;
}
.links-ausrichtung-1 {
	float:right;
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	text-align:right;
	width:207px;
}
.links-ausrichtung-2 {
	color:#010110;
	padding-top:15px;
	text-align:justify;
	float:left;
}

/*Formatierung der Inhalte */
.ueberschrift{
	color:#cc3333;
	background:#9999ff;
	font-size:32px;
	margin-top:10px;
	text-align:center;
	font-size:verdana;
	border-left:9px #cc3333 solid;
	border-right:9px #cc3333 solid;
}

.format1{
	font-size: 22px;
	color: blue;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.format1 p:hover{
	color: #cc3333;
	text-decoration: underline;

}


.format2{
letter-spacing:10px;
font-weight:bold;
color:black;
}

.format3{
	color:black;
font-size:20px;
font-weight:bold;
}

/* Text Formatierung */
.text {
width:520px;
font-size:14px;
font-family:verdana;
color:black;
}

.text1{

font-size:16px;
font-family:verdana;
color:black;

}

.text2{
font-size: 17px;
font-family: verdana;
color: black;

}
.download {
font-size:17px;
text-align:undefined;
text-decoration:underline;
float:none;
}

.download:hover{
text-decoration:none;
}
.dload {
float:left;
margin-bottom: 100px;
}
.bild {
color:red;
margin-left:29px;
margin-bottom: 100px;
}

/* Datei: formular.html*/

.formular{
color: red;
}

.ueberschrift2{
color: red;}

.frage{
color: red;}

.fett{
font-weight: bold;
}

.check{
color: red;}

/* Datei altersvorsorgeueberblick.html */

#ulink{
text-align:center;
font-size:17px;
border-bottom:1px black solid;
padding:16px;
}
.link {
text-decoration:none;
color:#336699;
padding:7px;
}
.link:hover {
text-decoration:underline;
color:#cc3333;
}

.zurueck{
text-decoration:none;
color:#cc3333;
padding-top:10px;
font-size: 20px;
text-align: center;
}

.zurueck:hover{
text-decoration:underline;
color:#336699;
text-align: center;
}

.mitte{

text-align: center;

}

.funterstrichen{
	font-weight: bold;
	text-decoration: underline;

}


/* Datei: ergaenzungsleistungen.html */
.unterstrichen{
font-size: 18px;
text-decoration: underline;
color: black;

}

.t{
margin-top: 10px;
text-align: center;

}

/* Datei: kaptialodrente.html */

.tabelle td{
width:25%;
text-align:center
}

.un{
text-align:center;
padding:15px;
}

/* Datei: unterschiede3a-3b.html */
.tabelle1 td{
	padding: 10px;
}

.erklarung{
padding-left: 10px;
padding-top: 30px;
}

/* Datei: steuerservice.html */
.liste li{
	font-size: 25px;
	color: #669999;
}

.liste li a{
	text-decoration: none;
	color: #cc3333;
}

.liste li a:hover{
color: black;
}

.sitemap{
font-size:17px;
font-family:Arial;
color: #cc3333;
}

.sitemap ul a:hover{
color: red;
}

.disclamer{
border-top:3px #336666 solid;
}
.disclamer p { 
text-align:center;
font-size:16px
}