@charset "utf-8";
/* CSS Document */

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

	Project		:	die werbeagentur

	Copyright	:	die werbeagentur

*******************************************************************************/
html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	background-color: #F6F8F7;
}
p{}
img, a img,:link img,:visited img, fieldset { border:none }
a{
	color: #265678;
	text-decoration: none;
}
div#header{
	height:110px;
	margin:0;
	background-image: url(dwa/header.jpg);
}
div#container{text-align:left}

div#content .section {
	color: #333333;
	line-height: 14px;
	margin: 6px 0 15px 18px;
	letter-spacing: 1px;
}

div#content .section img{
	padding: 0;
	margin:0;
}
div#content p {
	padding: 0 0 6px 0;
	margin:0;
}
div#content p.blau {
	color: #265678;
	padding: 0 0 6px 0;
	margin:0;
}

.blau {
	color: #265678;
	padding: 0 0 6px 0;
	margin:0;
}

div#content ul{
	margin: 0 0 6px 20px;
	padding: 0;
}
div#content li{
	color: #333333;
	line-height:1.5;
	margin: 0 0 0 0;
	padding-left: 0;
	letter-spacing: 1px;
	list-style-type: square;
}
div#content h1{
	margin:0 0 0 15px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 2px;
	color: #265678;
}
div#content h2{
	margin:0 0 0 20px;
	font-weight: bold;
	font-size: 1.2em;
}

div#content h5{
	margin: 0 0 10px 18px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 2px;
	color: #265678;
}

div#content h6{
	margin: 30px 0 0 15px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 2px;
	color: #265678;
}
div#footer{
	background-image: url(dwa/footer.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
div#footer p{margin:0;padding:0}

div#footer_nav {
	margin: 30px 0 0 330px;
	padding:0;
	color: #999999;
}

div#footer_nav a {
	color: #999999;
}

div#container{
	width:979px;
	margin:0;
	background-image: url(dwa/navi_hg.jpg);
	background-repeat: repeat-y;
}
div#wrapper{
	float:left;
	width:100%;
}
div#content{margin: 72px 254px 0 310px;}

div#extra{
	float:left;
	width:234px;
	margin-left:-234px;
	margin-top: 0px;
	background-image: url(dwa/header_fade.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
div#navigation{
	float:left;
	text-align:right;
	width:290px;
	margin-left:-979px;
}
div#footer{clear:left;width:100%}


/*	newsletter styles */
div#content .text {
	color: #333333;
	line-height: 14px;
	margin: 10px 0 0 0;
}

div#content .text2 {
	color: #000;
	line-height: 14px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	border:1px solid #333;
	background-color: #fff;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	opacity: 0.6; 
	khtml-opacity: 0.6 
}

div#content .vortext {
	width: 120px;
	display: block;
	float: left;
}

div#content li.clearfix{
	color: #333333;
	margin: 0 0 0 0;
	padding-left: 0;
	letter-spacing: 0;
	list-style-type: none;
}

div#content .warning {
	color: #E20064;
	line-height: 16px;
	font-weight: bold;
	display: block;
	padding: 10px 100px;
	margin: 0 0 18px 18px;
	border: 1px solid #265678;
	background-color: #EFEFEF;
	text-align: center;
}
/*	newsletter styles end */


/*	dwa styles */
.pink {
	color: #da007a;
}
.abisz {
	padding: 0 0 0 18px;
}

.teaser {
	padding: 20px 0 0 0;
	clear : both;
}
/*	Navigation oben */

div#topmenu {
	float: right;
	margin: 0;
	padding: 2px 12px 58px 0;
	color:#265678
	}

a.top:link, a.top:visited {
	color:#265678;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 0 4px 0 4px;
	}
a.top:hover {
	color:#da007a}
	
/*	diverse linkformatierungen */
	
a.oben:link, a.oben:visited {
	color:#265678;
	text-decoration: underline;
	font-size: 1em;
	letter-spacing: 1px;
	padding: 0;
	}
a.oben:hover {
	color:#da007a}
	
a.weiter:link, a.weiter:visited {
	color:#265678;
	text-decoration: none;
	font-size: 1em;
	letter-spacing: 1px;
	padding: 0;
	}
a.weiter:hover {
	color:#da007a}
	
/*	Navigation links */

#navigation ul.nav1st {
	margin-top: 35px;}


#navigation ul.nav1st li {
	padding:0;
	list-style:none;
}

#navigation ul.nav1st li.active {
	color:#da007a;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#da007a;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	text-decoration: none;
	color:#606060;
	font-size:1em;
	color: #265678; 
	text-decoration: none; 
	letter-spacing: 1px;
	line-height: 20px;
}

#navigation ul.nav1st a:hover {
	color:#000;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	list-style-type:square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:0;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	margin-left: 20px;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 5px;
	padding: 0;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	height: 180px;
	margin-left: 4px;
	border:1px solid #333;
	background-color: #fff;

	/* background: #000000; */
	filter:alpha(opacity=60); /* for IE */
	-moz-opacity:0.6; /* for mozilla */
	opacity: 0.6; /* for safari */
	khtml-opacity: 0.6 /* for konquerer and older safari */
}


/* Textfeld */
.formgen .formtext
{
	height: 18px;
    width: 200px;
	margin-left: 4px;
	border:1px solid #333;
	background-color: #fff;
	/* background: #000000; */
	filter:alpha(opacity=60); /* for IE */
	-moz-opacity:0.6; /* for mozilla */
	opacity: 0.6; /* for safari */
	khtml-opacity: 0.6 /* for konquerer and older safari */
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 20px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	color: #265678;
	padding: 0;
	margin: 0;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 0px solid #333;
	background-color: #fff;
	/* background: #000000; */
	filter:alpha(opacity=60); /* for IE */
	-moz-opacity:0.6; /* for mozilla */
	opacity: 0.6; /* for safari */
	khtml-opacity: 0.6 /* for konquerer and older safari */
	padding: 0;
	margin: -20px 0 0 124px;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	margin-left: 4px;
	border:1px solid #333;
	background-color: #fff;
	/* background: #000000; */
	filter:alpha(opacity=60); /* for IE */
	-moz-opacity:0.6; /* for mozilla */
	opacity: 0.6; /* for safari */
	khtml-opacity: 0.6 /* for konquerer and older safari */
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100px;
	float: right;
	margin-right: 34px;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 100%;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */



/*	Bild in Lightbox-Layout */

.pleft {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #e5e5e5;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}
.pnormal {
	clear: both;
	border: none;
}


/* Definition der KLassen mit  Rahmen */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}

/*Teaser Style*/
/*Style für Categorie Überschrift
*/
.dl.teasercat { }
dl.teasercat a { }

/*Style für Artikel Übersicht*/
dl.teaserart {
	height: 20%;
	margin: 0px 0 0 18px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}
dl.teaserart a:link,
dl.teaserart a:visited { 
	color:#265678;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0;
	display: block;
	}
#content a.newsteaser:link,
#content a.newsteaser:visited { 
	color:#265678;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 0;
	display: block;
	}
	
#content a.newsteaser:hover { 
	color:#da007a;
	}
	
a.news_mehr:link,
a.news_mehr:visited { 
	color:#265678;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0;
	display: block;
	}

#content a.news_mehr:hover { 
	color:#da007a;
	}
	
dl.teaserart dt { 
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	color: #265678; }
/*Style des Pics*/
dl.teaserart dt img { 
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	border: 1px solid #666;
}
/*Sytle des Description Feldes*/
dl.teaserart dd { 
font-size: 11px;
line-height: 13px;
color: #000; 
}

.galerie { 
	margin-left: 20px;
}
	
	img.pics {  
	margin: 0 4px 6px 0;
	vertical-align: text-bottom;
	padding: 0;
	width: 190px;
	height: 125px;
	border: 1px solid #666;
}

	img.banner {  
	margin: 0 0 10px 0;
	vertical-align: text-bottom;
	padding: 0;
}

.teaser{	
		padding: 5px;
		margin: 10px 0 0 15px;
		border:1px solid #ccc;
		
		/*Anfang MindesthÃ¶he DIV*/
		min-height:67px;
		height:auto !important;  /* fÃ¼r moderne Browser */
		height:67px;  /*fÃ¼r den IE */
		/*Ende MindesthÃ¶he DIV*/

}

.teaser:hover{
		/*Wird vom IE ignoriert funktioniert erst ab 7.0*/
		padding:5px;
		border:1px solid #8EA2AF;
		background-color:#EFEFEF;
	
}


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
.wysiwygimg {
	float: left;
	}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext { padding: 0 20px 0 0;}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:none; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border: none; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:none;}
.wysiwygimg a.wysiwygimg:focus {border:none;}
.wysiwygimg a.wysiwygimg:active {border:none;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align: middle; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right: 5px;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}