/* CSS Document */
BODY{
	background-color: white;
}

LI{
	padding-left: 5px;
}

LI DIV{
	padding-left: 15px;
}


/*Tabellen-formate*/
#agentur{
	height: 100%;
}

#index{
	height: 250px;
}

#kontaktformular{
	padding-top: 10px;
}

#team{
	width: 100%;
}

#team_image{
	padding-right: 5px;
}

/*Formularbutton*/
.formbutton{
	border-color:#000000;
	border-style: solid;
}

/* Farben */
.violett{
	background-color: #010367;
}
#violett_hell{
	background-color: #BAB9D9;
}
#rot{
	background-color: #CC0001;
}
#orange{
	background-color: #FF6600;
}
#mint_gruen{
	background-color: #CDFFCC;
}
#gruen{
	background-color: #CDCD9B;
}
#rosa{
	background-color: #FFCC99;
}


/* fonts */


DIV.text_11{
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 11px;
	font-weight: normal;
	/*padding-left: 10px;
	padding-top: 10px;*/
	padding:10px;
	color: #010367; 
}

DIV.text_14{
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	color: #010367;
}

DIV#text_10{
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
	color: #010367;
}


/* links */
A.small{
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;
	color: #010367;
	padding-left: 10px;
}

A.small:hover{
	font-family: verdana, arial, helvetica;
	text-decoration: underline; 
	font-size: 11px;
	font-weight: bold;
	color: #010367;
	padding-left: 10px;
}

.team{
	position: relative; 
	top: 0px;
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 11px;
	color: #010367;
	vertical-align:top;
}

DIV.text_11 A.team{
	position: relative; 
	top: 0px;
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;
	color: #010367;
}
DIV.text_11 A.team:hover{
	position: relative; 
	top: 0px;
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;
	color: #010367;
}

DIV A.big{
	font-family: verdana, arial, helvetica;
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #010367;
}

DIV A.big:hover{
	font-family: verdana, arial, helvetica;
	text-decoration: underline; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #010367;
}


/* special */
#grafik{
	vertical-align: top;
	text-align: right;
}

#img_right{
	vertical-align: top;
	text-align: left;
}

/*
.button{
	background-color:#C8CBA3;
	font-family:arial,verdana,helvetica;
	size:8pt;
}
*/

/*kontaktformular*/
.formbutton {
        cursor: hand;
        font-size: 11px;
        width: 100px;
        /* height: 20px; */
        border: 1px solid #000000;
        text-align: center;
        white-space: nowrap;
        display: block;
        margin-top: 4px;
        text-decoration: none;
		background-color: #EDEDF5;
}

.formfield {
	color: #000000; 
	font-size: 10 pt; 
	border-bottom: 1px solid #000000; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid;
	background-color: #EDEDF5;
	font-family: verdana, arial, helvetica;
	font-size: 11px; 
}

.formPflichtfield_required{
	color: #000000; 
	font-size: 10 pt; 
	border-bottom: 1px solid #000000; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid;
	background-color: #EDEDF5;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

/* navi */

DIV.navi{
	position: relative; 
	top: 10px;
	left: 10px;
	font-size: 10px;
	z-index: 1;
	height: 67px;
	width: 117px;
	background-repeat: no-repeat;
}

/*fuer Fehlerausgaben von html.inc.php*/
.meldung{
	font-size: 13px;
	font-family: arial, helvetica, verdana;
	color: #010367;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
} 
.meldung-main{
	font-size: 11px;
	font-family: arial, verdana, helvetica;
	color: #010367;
	text-deocation: none;
	padding-left: 10px;
}

/*
DIV.navi SPAN.navi_box1{
	width: 117px;
	height: 21px;
	z-index: 2;
}
*/

/*
DIV.navi SPAN.navi_box2{
	top: 5px;
	position: relative;
	width: 17px;
	height: 9px;		
	z-index: 2;
}
*/



DIV.text{
	font-family: verdana, arial, helvetica;
	z-index: 3;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 55px;
	width: 83px;
	color: #010367;
}

DIV A{
	font-family: verdana, arial, helvetica;
	z-index: 3;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 55px;
	width: 83px;
	color: #010367;
	text-decoration: none; 
}

DIV A:hover{
	color: #BAB9D9;
	font-family: verdana, arial, helvetica;
	z-index: 3;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 55px;
	width: 83px;
	text-decoration: none; 
}

DIV A.red:hover{
	color: #CC0001;
}

DIV A.orange:hover{
	color: #FF6600;
}

DIV A.mint_green:hover{
	color: #CDFFCC;
}

DIV A.dark_green:hover{
	color: #CDCD9B;
}

DIV A.rosa:hover{
	color: #FFCC99;
}


/* subnavi */
DIV.subnavi{
	width: 118px;
	height: 20px;
	position: relative;
	top: 90px; 
	left: 11px;
	z-index: 1;
}

.aktuellesSN
{
	vertical-align:bottom;
	padding-bottom:3px;
}

.aktuellesSN DIV.subnavi{
	width: 118px;
	height: 20px;
	position: relative;
	top: 0px; 
	left: 11px;
	z-index: 1;
}

DIV.subnavi SPAN.box{
	font-size: 2px;
	position: relative;
	background-color: #010367;
	width: 20px;
	height: 9px;
	z-index: 2;
	padding-top: 5px;
}

DIV.subnavi SPAN.text{
	position: relative;
	font-size: 10px;
	text-decoration: underline;
	font-family: verdana, arial, helvetica;
	color: #010367;
	font-weight: normal;
	padding-left: 5px;
}

/* link subnavi */
DIV.subnavi A.klein{
	font-family: verdana, arial, helvetica;
	z-index: 3;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	top: 0px;
	color: #010367;
	text-decoration: none; 
	padding-left: 5px;
}

DIV.subnavi A.klein:hover{
	text-decoration: underline;
}








