/* Content und Sidebar-Elemente */

#content .line {
	height: 1px;
	background-color: #cc0000;
	border: 0;
	padding: 0;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

#content p.emphasizeleft {
	border-left: 8px solid #cc0000;
	padding-left: 12px;
}

#content p.emphasizeright {
	border-right: 8px solid #cc0000;
	padding-right: 12px;
	}

a.iconlink {
	padding-left: 17px;
	display: inline-block;
	white-space: nowrap;
	background-repeat : no-repeat;
	background-position : 0 2px;
}

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 h1 {
		font-size: 200%;
	margin: 0;
	padding: 0;
	color: #cc0000;
	/*text-shadow: 0 2px 0 #FCF9EE, 0 4px 0 rgba(0, 0, 0, 0.15);*/
}

#content h2 {
		font-size: 160%;
	color: #999999;
	padding: 0;
	margin: 0.1em 0;
	/*text-shadow: 0 2px 0 #FFFFFF, 0 4px 0 #BBBBBB;*/
}

#sidebar h2, #sidebarr h2 {
		font-size: 160%;
	color: #999999;
	padding: 0.5em 0 0;
	margin: 0;
	/*text-shadow: 0 2px 0 #FFFFFF, 0 4px 0 #BBBBBB;*/
}

#sidebar h3, #sidebarr h3 {
	padding: 2px 0 1px;
	margin: 0;
	font-size: 110%;
}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #cc0000;
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	display: block;
	float: left;
	margin-right: 3px;
	background-color: #990000;
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
#content .w2dptablinks a.w2dptabsel {background-color: #cc0000;}
#content .w2dptablinks a:hover {text-decoration: none;}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#content p, #sidebar p, #sidebarr p  {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	line-height: 140%;
}

#content a, #sidebar a, #sidebarr a  {
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}

#content a:hover, #sidebar a:hover, #sidebarr a:hover  {
	text-decoration: underline;
}

#content .sidepictureright {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
}

#content .sidepictureleft {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 10px 0px;
}

#content .clearer {
	clear: both;
	height: 0px;
}

#more {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: right;
}

#header img {
	border: none;
}

#shopheader {
	position: absolute;
	right:20px;
	bottom: 20px;
	width: 295px;
	height: 85px;
	background: transparent url(../assets/pic_header_shop.png) right no-repeat;	
}

#shopheader a img.basket {
	float: left;
	width: 75px;
	margin: 0;
	border: none;
	padding: 0;
}

#shopheadercontainer {
	padding-top: 13px;
	float: right;
	width: 220px;
}

#shopheader ul#shop {
	padding: 0;
	margin: 0;
	width: 220px;
	list-style: none outside none;
}

#shopheader ul#shop li {
	padding: 0;
	display: block;
	line-height: 18px;
}

#shopheader ul#shop li a {
	color: #444;
	text-decoration: none;	
}

#shopheader ul#shop li a:hover {
	text-decoration: underline;	
}

#sidebarboxx ul#shop {
	padding: 0;
	margin: 0px 15px;	
	list-style: none;
	border: 1px solid #DFDFDF;
	background:-moz-linear-gradient(top, #bbb, #fff); /* Firefox */
	background:-webkit-linear-gradient(top, #bbb, #fff); /* Safari, Chrome - neue Syntax! */
	background:-o-linear-gradient(top, #bbb, #fff); /* Opera */
	background:-ms-linear-gradient(top, #bbb, #fff); /* IE */
	background:linear-gradient(top, #bbb, #fff); /* W3C Standard */
}

#sidebarboxx ul#shop li {
	background: none;
	padding: 0;
	margin: 0;
}

#sidebarboxx ul#shop a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: normal;
	background: url(../images/pmore.gif) right center no-repeat;
}

#sidebarboxx ul#shop a:hover {
	color: #ffffff;
	background-color: #990000;
	text-decoration: none;
}

/* Liste */

#content ul, #sidebar ul, #sidebarr ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0 0 4px;
}

#content ol {
	padding: 0px;
	margin: 6px 0 0 20px;
}

#content ul li, #sidebar ul li, #sidebarr ul li {
	padding: 2px 0px 2px 16px;
	line-height: 130%;
	list-style-type: none;
	background: url(../images/pbull.gif) no-repeat top left;
}

#content ul.one li {
	background: url(../assets/pic_ulone.png) no-repeat left 4px;
}

#content ul.two li {
	background: url(../assets/pic_ultwo.png) no-repeat left 4px;
}

#content ol li, #sidebar ol li, #sidebarr ol li {
	background: none;
	padding: 2px 0px;
}

/* Tabelle */


#content table.cells {
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
}

#content td.cell {
	border: 1px solid #e0e0e0;
	padding: 4px;
	border-collapse:collapse;
}

#content td.headercell {
	color: #eeeeee;
	padding: 4px;
	font-weight: bold;
	background-color: #990000;
}

/* Teaser */

.teaserelement {
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 15px;
	border: 1px solid #DFDFDF;
	background:-moz-linear-gradient(top, #DFDFDF, #fff); /* Firefox */
	background:-webkit-linear-gradient(top, #DFDFDF, #fff); /* Safari, Chrome - neue Syntax! */
	background:-o-linear-gradient(top, #DFDFDF, #fff); /* Opera */
	background:-ms-linear-gradient(top, #DFDFDF, #fff); /* IE */
	background:linear-gradient(top, #DFDFDF, #fff); /* W3C Standard */
}

.teaserobject {
	margin: 0 0 10px 0;
}

#content .Three {
	padding: 0px 10px;
}

.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

#content .teaserelement a.teasertoollink {
	display: block;
	font-size: 120%;
	padding: 2px 0;
}

#content .teaserelement a.teasernormallink {
	display: block;
	font-size: 115%;
	padding: 2px 0 1px;
}

#content .teaserelement a.teasernormallink, #content .teaserelement a.teasertoollink {
	text-decoration: underline;
}

#content .teaserelement a.teasernormallink:hover, #content .teaserelement a.teasertoollink:hover {
	text-decoration: none;
}

p.normalteaser {
	margin: 0px;
	padding: 0px 0px 5px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

.teasernav a {
	font-weight: normal !important;
}

#content .tooltip {
	background-color: #003366;
	color: #eeeeee;
	border: #eeeeee 2px solid;
	display: none;
	padding: 15px;
	width: 300px;
	font-size: 95%;
	border-radius: 8px;
	box-shadow: 0 0 6px 4px #aaa;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 0 8px 6px #aaa;
	-moz-border-radius: 8px;	 
	-moz-box-shadow: 0 0 6px 4px #aaa;
}

#content .tooltip a {
	font-size:100%;
	font-weight:bold;
	color: #eeeeee;
}

.css-panes {
	margin: 0 0 15px;
}

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
#content ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;
	background-image: none;
}

/* link inside the tab. uses a background image */
#content ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 20px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
}

#content ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#990000 ;
}
	
/* selected tab */
#content ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:1px solid #ddd;	
	color:#990000;	
	cursor:default;
}

	
/* tab pane */
.css-panes div.pane {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding: 15px 20px;
	background:-moz-linear-gradient(top, #DDDDDD, #fff); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#fff)); /* Safari, Chrome */
	background:-webkit-linear-gradient(top, #DDDDDD, #fff); /* Safari, Chrome - neue Syntax! */
	background:-o-linear-gradient(top, #DDDDDD, #fff); /* Opera */
	background:-ms-linear-gradient(top, #DDDDDD, #fff); /* IE */
	background:linear-gradient(top, #DDDDDD, #fff); /* W3C Standard */
}

#content #didyslider {
	position: relative;
	margin-top: 10px;
}

#content #didyslider img {
	border: none;
}

#content #didyslider .buttons {
	position: absolute;
	right: 10px;
	bottom: 15px;
}

#content #didyslider button {
    background-color: #cc0000;
    border-radius: 5px 5px 5px 5px;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 1;
    padding: 3px;
    text-shadow: 0 0 0.1em #990000;
}

#content .didyslides {
	position: relative;	
	overflow: hidden;
}

#content .didyslides div {
	position: absolute;	
	display: none;
}

.slidetabs {
	clear: both;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.slidetabs a {
    background: url(../assets/pic_navigator.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
}

.slidetabs a:hover {
    background-position: 0 -8px;
}
.slidetabs a.current {
    background-position: 0 -16px;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #e0e0e0;
	width: 328px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #e0e0e0;
	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: #444444;
	line-height: 160%;
	padding: 2px 0px 10px 204px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #cc0000;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

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 #e0e0e0;
}

/* 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: 540px;
	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: 270px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 108px;
}

/* 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;
}
#content table.cells, #content table.cells td.cell {
	border: none;	
}