/* CSS globalspanish auf www.jenninger.de
(c) 2007 Ulf Jenninger
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Seitenbasis
*********************************************************************/
body {
	background: #FFFFFF url(/globalspanish/layout/grafiken/kopflinie.png) top repeat-x;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin: 0;
}
.grahmen {
	width: 100%;
	text-align: center;
}
.seite {
	width: 800px;
	background: white url(/globalspanish/layout/grafiken/gskopf.png) top no-repeat;
	text-align: left;
}

/* Hauptnavigation
*********************************************************************/
#hnavi {
	color: white;
	font-size: 13px;
}
#hnavi div.kopf {
	height: 78px;
}
#hnavi div.navi {
	height: 20px;
	padding-top: 46px;
	padding-left: 200px;
}
#hnavi a, #hnavi a:link, #hnavi a:hover {
	text-decoration: none;
}
#hnavi a, #hnavi a:link {
	color: #afebff;
}
#hnavi a:hover {
	color: white;
}
#hnavi div.passiv, #hnavi div.aktiv {
	display: inline;
	text-decoration: none;
	height: 25px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: 6px;
}
#hnavi div.aktiv {
	background: url(/globalspanish/layout/grafiken/navtaste.png) repeat-x;
	border-right: 1px solid black;
	padding-right: 5px;
}
#hnavi div.passiv {
	padding-right: 6px;
}
.loginfeld {
	width: 79px;
}
.send {
	width: 160px;
	margin-top: 2px;
	background-color: #95a2d4;
	margin-left: 10px;
}
.logrot {
	color: #f00;
	font-weight: bold;
}

/* Subnavigation
*********************************************************************/
#subnavi {
	color: navy;
}
#subnavi div.subn {
	width: 180px;
	margin-left: 12px;
	margin-top: 30px;
	float: left;
	background: #A3B2EA url(/globalspanish/layout/grafiken/hellblauunten.gif) bottom no-repeat;
}
#subnavi div.subtext {
	width: 180px;
	margin-left: 12px;
	margin-top: 30px;
	float: left;
}
#subnavi a, #subnavi a:link, #subnavi a:hover {
	display: block;
	font-size: 13px;
	width: 160px;
	border-bottom: 2px solid white;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
}
#subnavi a, #subnavi a:link {
	color: #140177;
	background-color: #A3B2EA;
}
#subnavi a:hover {
	color: #2103c3;
	background-color: #d9dbff;
}
#subnavi div.aktiv {
	display: block;
	font-size: 13px;
	width: 160px;
	border-bottom: 2px solid #2D5792;
	font-weight: bold;
	color: #2D5792;
	background-color: white;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
}


/* Text
*********************************************************************/
#text {
	color: black;
	font-size: 13px;
}
#text div.rechts {
	width: 585px;
	margin-top: 30px;
	margin-left: 205px;
}
#text a, #text a:link {
	color: #2D5792;
	text-decoration: none;
}
#text a:hover {
	color: blue;
	text-decoration: underline;
}

/* Schriftformate
*********************************************************************/
.titel1 {
	color: #121336;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.titel2 {
	color: #2D5792;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.titel3 {
	color: #121336;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}
.titel4 {
	color: #2D5792;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}
.titel5 {
	color: #121336;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
.titel6 {
	color: #2D5792;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
.normal {
	font-size: 13px;
}
.gross {
	font-size: 15px;
}
.klein {
	font-size: 10px;
}
.bildunter {
	color: #2D5792;
	font-size: 11px;
	margin-top: 5px;
}
.merksatz {
	display: block;
	background-color: #8AD2E5;
	padding: 5px;
}
.linksbild {
	margin-right: 8px;
	margin-bottom: 6px;
}
.rechtsbild {
	margin-left: 8px;
	margin-bottom: 6px;
}

/* Listen und Tabellen
*********************************************************************/
ul {
	list-style-image: url(/globalspanish/layout/grafiken/bullet.gif);
	list-style-position: outside;
}
td {
	font-size: 13px;
}
/* Formular

*********************************************************************/

#anmeld {
	color: black;
	font-size: 13px;
}
#anmeld div.rechts {
	width: 585px;
	margin-top: 30px;
	margin-left: 205px;
}
#anmeld input.ganz, #anmeld input.halb, #anmeld input.plz, #anmeld input.ort, #anmeld textarea, #anmeld input.kurz {
	margin-bottom: 2px;
	margin-top: 2px;
}
#anmeld input.ganz, #anmeld input.halb, #anmeld input.plz, #anmeld input.ort {
	height: 20px;
}
#anmeld input.ganz, #anmeld textarea, #anmeld select.ganz {
	width: 400px;
}
#anmeld input.halb, #anmeld select.halb {
	width: 200px;
}
#anmeld input.plz {
	width: 60px;
}
#anmeld input.ort {
	width: 340px;
}
#anmeld td {
	border-bottom: 1px solid #a3b2ea;
}
#anmeld td.trenn {
	border-bottom: 3px solid #a3b2ea;
}
#anmeld input.zeile, #anmeld textarea.zeile {
	width: 585px;
}
#anmeld input.kurz {
	width: 100px;
}
#anmeld input.skurz {
	width: 65px;
}
