/* Content und Sidebar-Elemente */

#content .line {
	height: 1px;
	background-color: #eeeeee;
	border: 0;
	padding: 0;
	margin: 10px 0 30px 0;
	overflow: hidden;
}

a.iconlink {
	padding-left: 17px;
	display: inline-block;
	white-space: nowrap;
	background-repeat : no-repeat;
	background-position : 0 3px;
}

a.iconlink2 {background-image: url(../images/piconfile.gif)}
a.iconlink3 {background-image: url(../images/piconexe.gif)}
a.iconlink4 {background-image: url(../images/piconmovie.gif)}
a.iconlink5 {background-image: url(../images/piconsound.gif)}
a.iconlink6 {background-image: url(../images/piconpdf.gif)}
a.iconlink7 {background-image: url(../images/picontext.gif)}
a.iconlink8 {background-image: url(../images/piconzip.gif)}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	display: block;
	float: left;
	margin-right: 3px;
	background-color: #dddddd;
/* VW */
	color: #182129;
/* VW */
	text-decoration: none;
	outline: none;
/* VW	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; VW */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/* VW */
#content .w2dptablinks a.w2dptabsel {color: #ffffff; background-color: #182129;}
/* VW */

/* VW */
#content .w2dptablinks a:hover, #content .w2dptablinks a:active, #content .w2dptablinks a:focus {
/* VW */
	text-decoration: none;
}

/* VW */
#content h1, #sidebar h1 {
	border-bottom: 1px solid #eeeeee;
	color: #aaaaaa;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 1px 0 1px 0;
}
/* VW */

#content h2 {
	width: 600px;
	height: 50px;
	background-repeat: no-repeat;
	margin: 0;
/* VW */
	color: #336699;
	font-size: 35px;
	font-style: italic;
	letter-spacing: 0;
	padding: 10px 0 0 0;
	text-align: left;
	text-shadow: 4px 4px 4px #999999;
/* VW */
}

/* VW */
#content h2 span, #content h3 span {
/* VW */
/* VW	display: none; VW */
}

#content h3, #sidebar h3 {
/* VW */
	color: #888888;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	text-transform: none;
	text-shadow: 1px 1px 1px #bbbbbb;
/* VW */
}

#content h4 {
	font-size: 100%;
	font-weight: bold;
/* VW */
	color: #888888;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 15px 0 0px 0;
	text-align: left;
	text-transform: none;
/* VW */
}

/* VW */
#content h5, #sidebar h5 {
	font-size: 11px;
	margin: 0;
}
/* VW */

/* VW */
#content h6, #sidebar h6 {
	border-bottom: 1px solid #eeeeee;
	color: #aaaaaa;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/* VW */

#content p, #sidebar p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	line-height: 160%;
}

#content p.emphasizeleft {
/* VW */
	border-left: 10px solid #6699CC;
/* VW */
	padding-left: 14px;
}

#content p.emphasizeright {
/* VW */
	border-right: 10px solid #6699CC;
/* VW */
	padding-right: 14px;
}

#content a, #sidebar a {
/* VW */
	font-weight: bold;
/* VW	hyphens: none;
	-moz-hyphens: none;
	-webkit-hyphens: none; VW */
/* VW */
	text-decoration: none;
	color: #6699CC;
}

/* VW */
#content a:hover, #content a:active, #content a:focus,
#sidebar a:hover, #sidebar a:active, #sidebar a:focus {
        color:#ff3333;
	text-decoration: underline overline;
}
/* VW */

#content .sidepictureright {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

#content .sidepictureleft {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 10px 0px;
	width: 160px;
}


#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: right;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

/* VW */
#content tr.bright {
/* VW	color: #999999 !important; VW */
	background-color: #ffffff !important;
}
 
#content tr.dark {
/* VW	color: #777777 !important; VW */
	background-color: #fbfbfb !important;
}
/* VW */

#content table.cells {
	border: 1px solid  #DDDCDC;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
}

#content td.cell {
	border: 1px solid #DDDCDC;
	padding: 4px;
	border-collapse:collapse;
}

#content td.headercell {
	color: #eeeeee;
	padding: 4px;
	font-weight: bold;
/* VW */
	background-color: #666666;
/* VW */
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

.teasernav a {
	font-weight: normal !important;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #dedede;
	width: 328px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #dedede;
	width: 328px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #666666;
	line-height: 160%;
	padding: 2px 0px 10px 204px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

p.s2d  {
	font-size: 180%;
	color: #6699CC;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
/* VW */
	text-shadow: 2px 2px 2px #bbbbbb;
/* VW */
}

p.s2dsmall  {
	font-size: 80%;
}

/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #bbbbbb;
/* VW */
	color: #666666;
/* VW */
}

/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 600px;
	margin: auto;
}

table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 300px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 120px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
