/* ALLGEMEINE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

body {
	font-family: Verdana;
	font-size: 0.7em;
	color: #000000;
	/*letter-spacing: 0.05em;*/
	letter-spacing: 0.04em;
	line-height: 1.4em;
}

/* CONTAINER ---------------------------------------------------------------------------------------------- */

#links {
	line-height: 1.4em;
	text-align: right;
	height: auto;
	width: 160px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;	
	position: absolute;
}
#mitte {
	line-height: 1.4em;
	height: auto;
	width: 550px;
	visibility: visible;
	z-index: 2;
	left: 200px;
	top: 0px;
	border-left: #333333 solid 1px;
	border-right: #333333 solid 1px;
	position: absolute;
}
#rechts {
	line-height: 1.4em;
	text-align: left;
	height: auto;
	width: 160px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	visibility: visible;
	z-index: 3;
	left: 750px;
	top: 0px;
	position: absolute;
}
#rechtsaussen {
	line-height: 1.4em;
	text-align: left;
	height: 100%;
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	visibility: visible;
	z-index: 4;
	left: 950px;
	top: 0px;
	position: absolute;
	background-color: #F1F1F1;
}


/* TEXT-FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

.ueberschrift {
	font-weight: bold;
	display: block;
	padding: 5px;
	height: auto;
	width: auto;	
	background-color: #FFDBA4;
}
.ueberschriftzwei {
	font-weight: bold;
	display: block;
	padding: 5px;
	height: auto;
	width: auto;	
	background-color: #EA8D01;
	color: #FFFFFF;
}
.ueberschriftinhalt {
	font-weight: bold;
	display: block;
	padding-bottom: 20px;
}
.ueberschriftheadliner {
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	font-size: 1.5em;
}
.ueberschriftheadlinerzwei {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 1.5em;
}
.ueberschriftheadlinerdrei {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 5px;
	font-size: 1.5em;
	background-color: #EA8D01;
	height: auto;
	width: 130px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.subheadliner {
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	font-size: 1em;
}
.bildunterschrift {
	padding-top: 10px;
	padding-bottom: 20px;
	display:block;
}


/* LINK-FORMATIERUNGEN ----------------------------------------------------------------------------------------------*/

.link {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 0.05em;	
}
.linkzwei {
	color: blue;
	text-decoration: underline;
	letter-spacing: 0.05em;	
	padding-bottom: 10px;
	display: block;
}
.linkfooter {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 0em;
}
.linkdrei {
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.05em;	
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #CC3333;
	font-weight: bold;
	width: auto;
}
a.voting:link, a.voting:visited, a.voting:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 75px;
	height: 18px;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #EA8D01;
	border: #999999 1px solid;
}
a.voting:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 75px;
	height: 18px;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #CC3333;
	border: #999999 1px solid;
}

/* TABELLEN-FORMATIERUNGEN ALLGEMEIN---------------------------------------------------------------------------------------------- */

table.tablelinkseins {
	width: 160px;
	height: auto;
	border: none;
}
td.tablelinkseinstdeins {
	width: 100%;
	height: auto;
	border: none;
}
td.tablelinkseinstdzwei {
	width: 100%;
	height: 40px;
	border: none;
}


table.tablemitteeins {
	width: 550px;
	height: 170px;
	border: none;
}
td.tablemitteeinstdeins {
	width: 100%;
	height: 170px;
	border: none;
}


table.tablemittezwei {
	width: 550px;
	height: 30px;
	border: none;
}
td.tablemittezweitdeins {
	width: 100%;
	height: 30px;
	border: none;
	padding-left: 16px;
	background-color: #F1F1F1;
}

table.tablemittedrei {
	width: 100%;
	height: 600px;
	border: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
td.tablemittedreitdeins {
	width: 100%;
	height: auto;
	border: none;
	vertical-align: top;
}


table.tablemittevier {
	width: 100%;
	height: 60px;
	border: none;
}
td.tablemitteviertdeins {
	width: 100%;
	height: 60px;
	border: none;
	text-align: center;
	background-color: #FFDBA4;
	letter-spacing: 0em;
}
td.tablemitteviertdzwei {
	width: 100%;
	height: 40px;
	border: none;
}


table.tablerechtseins {
	width: 160px;
	height: auto;
	border: none;
}
td.tablerechtseinstdeins {
	width: 100%;
	height: auto;
	border: none;
}
td.tablerechtseinstdzwei {
	width: 100%;
	height: 40px;
	border: none;
}

/* SEITENSPEZIFISCHE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

/*  Index.html ---------------------------------------------------------------------------------------------- */


.tablevoting {
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 510px;
	background-color: #F1F1F1;
}
.tdeinstablevoting {
	background-color:#F1F1F1; 
	vertical-align: middle; 
	text-align: left; 
	padding: 10px;
}
.tdzweitablevoting {
	/*width: 50%;*/ 
	vertical-align: middle; 
	text-align: left;  
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.tddreitablevoting {
	/*width: 50%;*/
	vertical-align: middle; 
	text-align: left;  
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.tdviertablevoting {
	vertical-align: middle; 
	text-align: left;  
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	white-space:nowrap;
}


/* BILDER-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */


/* FORMULAR-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */

textarea {
	width: 300px;
	 }
	 

/* Tabelle zur Darstellung von Votings */
table.bar {
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}
table.bar th {
	background-color: orange;
	height: 7px;
}
table.bar td { height: 7px; }
