/* ============= Formular =============== */

#countdown input {
	color: #666;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 12px
	width: auto;
	height: 13px;
	}
	
#countdown input{
	width: auto;
	height: 13px;
	}


/* ============== Normales CSS =============== */

a: {
	color: #535353;
	text-decoration: none;
	font-weight: 700;
	}

a:link {
	color: #535353;
	text-decoration: none;
	font-weight: 700;
	}

a:visited {
	color: #535353;
	text-decoration: none;
	font-weight: 700;
	}

a:hover {
	color: #535353;
	text-decoration:underline;
	font-weight: 700;
	}

a.navi {
		color: #fff;
		}

#bottom a{
		color:fff;
		}



h1  {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	margin-top: 0 }

h2  { color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	margin-top: 0 }

body    {
		color: #535353;
		font-size: 12px;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-style: normal;
		font-weight: normal;
		line-height: 13px;
		background-color: #FFFFFF;
		text-align: justify;
		margin: 0;
	 	}

#grau { color: #DADADA;}

#slide {  position: absolute; display: none; opacity: 0.9999}
		
#hidden  { visibility: hidden; position: absolute; top: 0; left: 0; overflow: hidden }

#down { background-image: url(../images/layout/download.gif); background-repeat: no-repeat; background-position: 0 center; text-indent: 17px }

.tabelle          { color: #737373; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 13px; text-align: justify; margin-bottom: 10px; width: 100%; border: 0 }

.lebenslauf  { margin-top: 0; margin-bottom: 3px; position: relative; left: 40px; width: 245px }

.lebenszahlen  { margin-top: 0; margin-bottom: 3px; position: relative }

.abhaengig  { position: absolute; left: -299px; width: 285px; float: right }

.hervorgehoben         { color: #f09; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 15px; text-indent: 12px; margin-right: 25pt; padding-left: 12px; width: auto }

