/*
Vorlage Name: NPD LV Standard
Vorlage URI: http://www.naweko.de/
Beschreibung: Die Standard-Gestaltungsvorlage für Landesverbände der NPD
Version: 1.0
Autor: naweko - Frank Franz
Autor URI: http://www.naweko.de
*/

* { 
	margin : 0;
	padding : 0;
	} 
h2 { 
	margin-bottom : 20px;
	} 
body { 
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : small;
	color : #666;
	text-align : left;
	vertical-align : top;
	background-color: #f1f1f1;
	}
body a {
	color: #6B8EB7;
	text-decoration: none;
	}
body a:hover {
	text-decoration: underline;
	}
p {
	margin-bottom: 15px;
}
#kopf {
	height : 295px;
	background-image : url(../grafiken/kopf_streifen-blau.jpg);
	background-repeat : repeat-x;
	}
#kopf_hintergrund {
	margin : 0 auto;
	width : 920px;
	height : 295px;
	background-image : url(../grafiken/kopf-blau.jpg);
	background-repeat : no-repeat;
	}
#kopfleiste { 
	margin : 0 auto;
	width : 880px;
	height : 39px;
	padding-top : 10px;
	color : #eee;
	} 
#verband { 
	float : left;
	font-size : large;
	} 
#verband a { 
	text-decoration : none;
	color : #eee;
	} 
#verband a:hover { 
	text-decoration : none;
	color : #fff;
	} 
#kopfverweise { 
	float : right;
	vertical-align : middle;
	} 
#kopfverweise a { 
	text-decoration : none;
	color : #eee;
	} 
#kopfverweise a:hover { 
	text-decoration : none;
	color : #fff;
	}
#kopfbild {
	/********************************************
	*
	* Maximale Größe des Hintergrundbildes
	*
	* Breite: 900px
	* Höhe: 160px
	*
	********************************************/
	position: absolute;
	margin-left: 10px;
	top: 62px;
	width: 900px;
	height: 220px;
	background-image: url(../grafiken/kopfbild.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#koerper {
	margin : 0 auto;
	width : 100%;
	text-align: left;
	}
#koerper_hintergrund_oben { 
	margin : 0 auto;
	width : 920px;
	height : 20px;
	background-image: url(../grafiken/mitte_hintergrund_oben.png);
	background-repeat: no-repeat;
	}
#koerper_hintergrund_mitte { 
	margin : 0 auto;
	width : 870px;
	padding: 5px 25px;
	background-image: url(../grafiken/mitte_hintergrund_mitte.png);
	background-repeat: repeat-y;
	} 
#koerper_hintergrund_unten { 
	margin : 0 auto 20px;
	width : 920px;
	height : 20px;
	background-image : url(../grafiken/mitte_hintergrund_unten.png);
	background-repeat : no-repeat;
	}

#seitennavigation {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
#menu{
	padding: 0;
	margin: 0;
}
#menu li{
	display : inline;
	list-style: none;
	float: left;
}
#menu a{
	padding: 10px;
	display: block;
	cursor: pointer;
	color: #333;
}
.hauptmenue{
	margin: 0;
}
.hauptmenue:hover,
.aktiv{
	background-color: #fff;
	text-decoration: none;
}
#menu li:hover .submenu,
#menu li.over .submenu{
	position: absolute;
	display: block;
}
.submenu{
	display: none;
	background: #f5f5f5;
	text-align: left;
	margin: 0;
	opacity: .95;
	border-bottom: 1px solid #ccc;
}
.submenu li{
	float: none!important;
	margin: 0;
}
.submenu a{
	color: #333;
	cursor: pointer!important;
	text-decoration: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.submenu a:hover{
	background-color: #fff;
	text-decoration: none;
}


#schnellbox {
	border-bottom: dotted 1px #ccc;
	margin-bottom: 20px;
}

#schnellverweise {
	float: left;
	padding: 15px;
	width: 45%;
	border-right: dotted 1px #ccc;
	}
#schnellsuche {
	float: left;
	width: 45%;
	padding: 15px;
	}

.float_ende {
	clear: both;
	}

#kopfAdmin { 
	margin : 0 auto;
	padding-top : 20px;
	width : 828px;
	height : 190px;
	background-image : url(../grafiken/kopf002.png);
	background-repeat : no-repeat;
	background-color : #fff;
	} 
#hauptobenAdmin { 
	margin : 30px auto 0;
	width : 828px;
	height : 30px;
	background-image : url(../grafiken/hauptoben.png);
	background-repeat : no-repeat;
	border : 0 solid #00ff00;
	z-index : 1;
	} 

#lange_felder input { 
	width : 90%;
	}
.boxen01_inhalt {
	padding: 0 10px 10px 10px;
	}


/*Module*/
.modul {
	margin-bottom: 15px;	
}


.titel_seitenstreifen {
	margin-bottom: 1.5em;
	font-weight : bold;
	padding : 5px;
	background-color: #f5f5f5;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	}
.titel_seitenstreifen a {
	text-decoration: none;
	color: #000;
	}
.titel_seitenstreifen a:hover {
	color: #666;
	}
#untermenue li { 
	list-style-type : none;
	} 
#untermenue li a { 
	color : #666;
	text-decoration : none;
	padding : 1px 0 1px 0;
	} 
#untermenue li a:hover { 
	text-decoration : underline;
	} 

.kurzmeldungen_ueberschrift {
	padding: 15px 10px;
	background-color: #f5f5f5;
	font-weight: bold;
}
#kurzmeldungen {
	margin: 0 0 15px;
}
.kurzmeldung {
	padding: 15px 10px;
	margin-bottom: 3px;
	background-color: #f5f5f5;
}

.kurzmeldungText {
	font-size: 12px;
	color: #666;
}

#linkespalte { 
	float : left;
	width : 550px;
	padding-right : 10px;
	border-right : 1px dotted #ccc;
	} 
#rechtespalte { 
	float: right;
	width: 300px;
	margin: 0 0 15px;
}	

#seitenstreifen h2 {
	padding: 10px;
	background-color: #f1f1f1;
	font-size: 120%;
	margin: 5px 0;
}
#seitenstreifen .modul {
	padding: 10px;
	background-color: #f1f1f1;
	margin-bottom: 15px;
}

/**************************************************/
/* Überschriften mit Toggler **********************/
/**************************************************/
.ueberschrift_toggler {
	width: 228px;
	padding: 10px;
	background-color: #f5f5f5;
	border-top: dotted 1px #ccc;
	border-right: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
}
.ueberschrift_toggler_links {
	float: left;
	width: 200px;
}
.ueberschrift_toggler_rechts {
	float: left;
	width: 25px;
}



.bildbox {
	background-color: #f4f4f4;	
}
#linkespalteAdmin { 
	float : left;
	width : 700px;
	padding-right : 10px;
	} 
#rechtespalteAdmin { 
	float : right;
	padding-left : 20px;
	border-left : 1px solid #ccc;
	}
.tabellenAdmin a { 
	text-decoration : none;
	color : #666;
	} 
.tabellenAdmin a:hover { 
	text-decoration : underline;
	color : #6B8EB7;
	} 
.tabellenAdminStart table { 
	width : 100%;
	margin : 0 auto;
	} 
.tabellenAdminStart td { 
	padding : 10px;
	} 
.tabellenAdminStart h3 { 
	margin-bottom : 10px;
	font-size : 1em;
	color : #6B8EB7;
	} 
.tabellenAdminStart p { 
	margin-bottom : 20px;
	font-size : 1em;
	} 
.tabellenAdminStart a { 
	text-decoration : underline;
	color : #666;
	} 
.tabellenAdminStart a:hover { 
	text-decoration : underline;
	color : #6B8EB7;
	} 
.leerzeile { 
	padding : 10px 0;
	} 
#abstand { 
	clear : both;
	width : 100%;
	padding : 3px;
	} 
.erklKlein { 
	font-size : 0.8em;
	} 
.umAktive { 
	font-weight : bold;
	color : #6B8EB7;
	} 
.texteDatum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #999999;
	} 
.texteUeberschrift { 
	font-size: 1.4em;
	font-weight: bold;
	color : #6B8EB7;
	margin-bottom: 1em;
	}
.texteUeberschrift a {
	text-decoration: none;
	color: #6B8EB7;
	}
.texteUeberschrift a:hover {
	text-decoration: underline;
	}
.trennstrich { 
	margin : 10px 0;
	border-bottom : 1px solid #999999;
	} 
img.topmeldung {
	padding: 1px;
	border: 1px solid #ccc;
	}
img.meldungen {
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0 20px 5px 0;
	}
.trennlinie {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #cccccc;
	margin: 15px 0;
	}
.verweis01 a { 
	color : #6B8EB7;
	text-decoration : none;
	}
.verweis01 a:hover { 
	text-decoration : underline;
	} 
.verweis02 a { 
	color : #6B8EB7;
	text-decoration : none;
	} 
.verweis02 a:hover { 
	color : #6B8EB7;
	text-decoration : underline;
	} 
.verweis03 a { 
	font-family : "Courier New", Courier, monospace;
	color : #6B8EB7;
	text-decoration : none;
	} 
.verweis03 a:hover { 
	color : #6B8EB7;
	text-decoration : underline;
	} 
.formUeberschriften { 
	margin-bottom : 10px;
	} 
.verweiseSuchformular a { 
	text-decoration : none;
	} 
.verweiseSuchformular a:hover { 
	color : #6B8EB7;
	text-decoration : underline;
	} 
.fehlermeldung { 
	color : #ff0000;
	} 
.formTextStart { 
	width : 130px;
	color : #777;
	border : 1px solid #ccc;
	} 
.marginBottom { 
	margin-bottom : 10px;
	} 
a.seitennaviPassiv { 
	padding : 0 3px;
	background-color : #fff;
	text-decoration : none;
	color : #000;
	margin : 0 2px;
	border : 1px solid #ccc;
	} 
a.seitennaviPassiv:hover { 
	background-color : #ccc;
	color : #000;
	text-decoration : none;
	} 
.seitennaviAktiv { 
	padding : 0 3px;
	background-color : #ccc;
	margin : 0 2px;
	border : 1px solid #ccc;
	} 
.ueberschrift01 { 
	width : 96%;
	font-weight : bold;
	color : #333;
	margin-bottom : 10px;
	padding : 2px 0 2px 10px;
	background-color : #f4f4f4;
	border-left : 5px solid #ff0000;
	} 
.textLv01 { 
	margin : 5px 5px;
	} 
.textLv02 { 
	margin : 1px 5px;
	} 
.landesvorstand01 a { 
	color : #333;
	text-decoration : underline;
	} 
.landesvorstand01 a:hover { 
	color : #e10;
	text-decoration : none;
	} 
.landesvorstand01 a:active { 
	color : #333;
	text-decoration : none;
	} 
.kontaktformular { 
	padding-left : 20px;
	} 
.kontaktformular input { 
	font-family : "Trebuchet MS", Arial;
	padding : 2px;
	} 
.kontaktformular textarea { 
	font-family : "Trebuchet MS", Arial;
	font-size: 1em;
	padding : 2px;
	width : 350px;
	} 
.kontaktformular td { 
	vertical-align : top;
	} 
.katVerweise { 
	padding-bottom : 20px;
	margin-bottom : 20px;
	border-bottom : 1px solid #cccccc;
	} 
.katVerweise a { 
	text-decoration : underline;
	color : #666;
	} 
.katVerweise a:hover { 
	text-decoration : underline;
	color : #6B8EB7;
	} 
.naviAdmin li { 
	list-style-type : none;
	margin-bottom : 2px;
	} 
.naviAdmin a { 
	text-decoration : underline;
	color : #666;
	} 
.naviAdmin a:hover { 
	text-decoration : underline;
	color : #6B8EB7;
	} 
.tabellen { 
	width : 100%;
	background-color : #f0f0f0;
	} 
.tabellen tr { 
	border : 1px solid #ffffff;
	} 
.tdName { 
	padding : 2px 10px;
	text-align : right;
	} 
.tdWert { 
	text-align : left;
	padding : 2px 10px;
	} 
#navigation { 
	float : right;
	width : 20%;
	padding : 0 10px;
	} 
#navigation a { 
	text-decoration : none;
	} 
#navigation a:hover { 
	text-decoration : underline;
	} 
.bezeichner { 
	width : 120px;
	padding : 5px;
	vertical-align : top;
	} 
.wert { 
	width : 460px;
	padding : 5px;
	} 
.formText { 
	width : 400px;
	} 
.warnhinweis { 
	margin : 10px auto;
	padding : 20px;
	border : 2px dotted #e10000;
	background-color : #f1f1f1;
	text-align : center;
	color : #e10000;
	}
.erfolg {
	margin-bottom: 20px;
	padding: 10px;
	list-style-type: none;
	border: solid 1px #009900;
	background-color: #ddffdd;
	}
.tabellenAdmin table { 
	width : 100%;
	} 
.tabellenAdmin td { 
	border : 1px dotted #ccc;
	vertical-align : top;
	} 
.tabellenAdmin p { 
	padding : 5px;
	color : #333;
	} 
.bilderframe iFrame { 
	width : 100%;
	height : 180px;
	} 
a.hinweis, a.hinweis:link, a.hinweis:visited, a.hinweis:active { 
	position : relative;
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
	color : #990000;
	border-bottom : 0 dotted #4dbcf3;
	} 
a.hinweis:hover { 
	background : transparent;
	z-index : 100;
	} 
a.hinweis span { 
	display : none;
	text-decoration : none;
	} 
a.hinweis:hover span { 
	display : block;
	position : absolute;
	font-weight : normal;
	top : 30px;
	left : 0;
	width : 300px;
	z-index : 100;
	color : #000000;
	border : 1px solid;
	border-color : #990000 #990000 #990000 #990000;
	border-left : 4px solid #a80000;
	padding : 2px 10px 2px 10px;
	background-color : #eeeeee;
	} 
a.bild_zoom, a.bild_zoom:link, a.bild_zoom:visited, a.bild_zoom:active { 
	position : relative;
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
	color : #990000;
	border-bottom : 0 dotted #4dbcf3;
	} 
a.bild_zoom:hover { 
	background : transparent;
	z-index : 100;
	} 
a.bild_zoom span { 
	display : none;
	text-decoration : none;
	} 
a.bild_zoom:hover span { 
	display : block;
	position : absolute;
	font-weight : normal;
	top : 0;
	left : 0;
	z-index : 100;
	color : #000000;
	}
.bildermodul3 a, .bildermodul3 a:link, .bildermodul3 a:visited {
	padding: 0 8px;
	color: #6B8EB7;
	background-color: #fff;
	font-weight: bold;
	border: solid 1px #6B8EB7;
	text-decoration: none;
	}
.bildermodul3 a:hover, .bildermodul3 a:active {
	background-color: #e10000;
	color: #fff;
	}
.umfrage {
	color: #fff;
	width: 250px;
	background-image : url(../grafiken/hintergrund_umfrage.gif);
	background-repeat : no-repeat;
	background-position: center;
	background-color: #e10000;
	}
.umfrage_verw a {
	color: #e10000;
	text-decoration: none;
	}
.umfrage_verw a:hover {
	text-decoration: underline;
	}
.umfrage_frage {
	padding: 10px;
	font-weight: bold;
	}
.umfrage_antworten {
	padding: 10px;
	font-size: 1em;
	
	}
.umfrage_abstimmen {
	padding: 10px;
	}
.umfrage_abstimmen input {
	border: solid 1px #fff;
	background-color: #e10000;
	color: #fff;
	}
#fuss {
	background-color: #f4f4f4;
	padding: 20px;
	font-size: 1em;
	color: #666;
	margin: 30px 0 0;
	border: solid 1px #ccc;
	}
#fussText01 {
	float: left;
	padding-left: 0;
	width: 30%;
	}
#fussText02 {
	float: left;
	width: 30%;
	}
#fussText03 {
	float: left;
	width: 35%;
	}
#fuss li.ohne {
	list-style: none;
	padding-left: 25px;
	}
#fuss li.rss {
	background-image: url(../grafiken/fuss_rss.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	padding-left: 25px;
	list-style-type: none;
	}
#fuss li.epost {
	background-image: url(../grafiken/fuss_epost.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	padding-left: 25px;
	list-style-type: none;
	}
#fuss li.info {
	background-image: url(../grafiken/fuss_impressum.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	padding-left: 25px;
	list-style-type: none;
	}
#fuss a {
	color: #6B8EB7;
	text-decoration: none;
	}
#fuss a:hover {
	text-decoration: underline;
	}

/***********************************/
/* MooTools ************************/
/***********************************/

h3.section {
	margin: 1em 0;
}

#vertical_slide,
#horizontal_slide {
	background: #f4f4f4;
	color: #666;
	padding: 10px;
	border: 1px solid #ccc;
}

#vertical_slide_gruselbanner {
	width: 480px;
	background: #f4f4f4;
	color: #666;
	padding: 10px;
	border: 1px solid #ccc;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

/***************************************************/
/* Kontaktformular Startseite Wahlkampf ************/
/***************************************************/

#fuss_kontakt {
	background-color: #f4f4f4;
	padding: 0 15px 15px 15px;
	margin: 0 10px 10px;
	color: #666;
	border: solid 1px #ccc;
}
#kontaktformular_formular {
	float: left;
	width: 420px;
}
#kontaktformular_formular form {
	margin: 0;
}
#kontaktformular_text {
	float: left;
	width: 400px;
	text-align: justify;
}
.td_bezeichner {
	width: 120px;
	vertical-align: top;
}
#kontaktformular_formular select {
	padding: 5px;
	color: #666;
}
#kontaktformular_formular input {
	padding: 5px;
	width: 250px;
	color: #666;
	border: solid 1px #ccc;
}
#kontaktformular_formular input#kf_senden {
	padding: 5px;
	margin-top: 10px;
	width: 150px;
	color: #666;
	border: solid 1px #ccc;
}
#kontaktformular_formular input#mitmachenwk,
#kontaktformular_formular input#informationenwk,
#kontaktformular_formular input#einverstaendniswk {
	padding: 0;
	margin: 5px;
	width: 20px;
	color: #666;
	border: solid 1px #f5f5f5;
}
#kontaktformular_formular textarea {
	padding: 5px;
	width: 250px;
	height: 50px;
	color: #666;
	border: solid 1px #ccc;
}
.startverweis {
	margin: 0;
	padding: 0;
}
.startverweis a {
	display: block;	
	background-color: transparent; 
}
.startverweis li {
	background-color: #f5f5f5;
	padding: 0;
	list-style-type: none;
	border-bottom: dotted 1px #666;
	line-height: 30px;
}
.startverweis a, .startverweis li {
	color: #666;
	text-decoration: none;
}
.startverweis a:hover {
	background-color: transparent;
}
.startverweis li:hover, .startverweis a:hover {
	background-color: #6B8EB7;
	color: #fff;
	text-decoration: none;
}
.startverweisTitel {
	font-family: Verdana;
	font-weight: bold;
}
.abtitel {
	display: inline;
	cursor: pointer;
	padding: 10px 10px;
	color: #666;
}
#ulab {
	padding: 10px;
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	border-bottom: none;
}
#ausgabeab {
	padding: 20px;
	background-color: #f5f5f5;
	border: solid 1px #ccc;
	border-top: 0;
}