/* CSS Document */

/* CSS Layout */
body{
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:  62.5%;
	color:#333333;
}

#wrapper {
	width: 800px;
	text-align: left;
	font-size:  1.2em;
}

#header{
	width: 800px;
	height: 60px;
	background-image: url("/tl_files/css/horizontal.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-right: 30px;
	padding-bottom: 14px;
	

}

#left{
	float: left;
	width:150px;
	margin-right:10px;
}

#main{
	width:625px;
	float:right;
	padding-left:15px;
	background-image:url("/tl_files/css/vertikal.gif");
	background-position:left top;
	background-repeat:repeat-y;
	min-height:380px;
	height:auto !important;
	height:380px;
}


#footer{
	clear:both;
	width: 800px;
	height:15px;
}

/* CSS Basic */
a,b,cite,div,em,i,label,li,ol,p,strong,td,th,u,ul{
	font-family:Arial,Helvetica,sans-serif;
	font-size:  1em;
}

h1,h2,h3,h4,h5,h6{
	font-family:Arial,Helvetica,sans-serif;
}

fieldset,form,input,optgroup,select,textarea{
	font-family:Arial,Helvetica,sans-serif;
}

a,div,fieldset,form,input,label,li,ol,optgroup,p,select,td,th,textarea,ul{
	font-size:1em;
	color:#333333;
}

h1,h2,h3,h4,h5,h6{
	font-size:  1.2em;
	color:#333333;
}

img{
	border:0px;
}

p,pre,form{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

h1{
	margin:0 0 12px 0;
	padding:0;
	font-weight:bold;
	font-size:1.4em;
}

h2{
	margin:0 0 6px 0;
	padding:0;
	font-weight:bold;
	font-size:1.2em;
}

optgroup{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}

a{
	text-decoration:none;
	color:#1D1D1D;
}

a:hover{
	text-decoration:underline;
	color:#14B478;
}

.toplink{
float:right;
}

form{
margin:0;
padding:0;
}
.inside{
position:relative;
text-align:left;
}
.block{
overflow:hidden;
}
.clear,#clear{
height:0.1px;
font-size:0.1px;
line-height:0.1px;F
clear:both;
}

.invisible{
width:0px;
height:0px;
left:-1000px;
top:-1000px;
position:absolute;
overflow:hidden;
display:inline;
}
.custom{
display:block;
text-align:left;
}
.custom:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.artikellist_titel {
	font-size:1.2em;
	margin:0 0 0.5em;
}

.teaser {
	margin-bottom: 25px;
}

.teaser p {
	margin:0 0 0.5em;
}

/* Style sheet xElements */
.ce_text{
	line-height:1.5;
}

.ce_list ul{
	margin:0;
	padding:0;
}

.ce_list li{
	margin:0 0 0 22px;
	padding:0;
	line-height:1.4;
}

* html .ce_list li{
	margin:0 0 0 26px;
}

*:first-child+html .ce_list li{
	margin:0 0 0 26px;
}

.ce_table table{
	border-left:1px solid #cccccc;
}

.ce_table td{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_gallery table{
	width:100%;
}

.ce_gallery td{
	text-align:center;
	vertical-align:middle;
}

html>body .mime_icon{
	top:-1px;
	position:relative;
}

/* CSS Form */
.tableform table td{
	padding:5px;
	vertical-align: top;
}

fieldset{
	width:600px;
	display:block;
	margin:12px 0 24px 0;
	padding:12px 12px 0 12px;
}

* html fieldset{
	margin-top:12px;
}

*:first-child+html fieldset{
	margin-top:12px;
}

legend{
	color:#0000e6;
}

* html legend{
	margin-top:-24px;
	padding:12px 0;
}

*:first-child+html legend{
	margin-top:-24px;
	padding:12px 0;
}


input.text,input.password{
	width:360px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
}

* html input.text,* html input.password{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

*:first-child+html input.text,*:first-child+html input.password{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

textarea{
	width:360px;
	height:140px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

* html textarea{
	width:358px;
}

select{
	width:204px;
	margin:1px 0;
}

* html select{
	width:206px;
}

div.radio_container{
	margin:0 0 1px 0;
}

* html div.radio_container{
	margin:2px 0 -1px 0;
}

*:first-child+html div.radio_container{
	margin:2px 0 -1px 0;
}

div.radio_container span{
	display:block;
	padding-right:6px;
}

input.radio{
	top:2px;
	position:relative;
	margin:1px 2px 0 1px;
	padding:0;
}

* html input.radio{
	top:1px;
	position:relative;
	margin:-4px -1px 0 -3px;
}

*:first-child+html input.radio{
	top:1px;
	position:relative;
	margin:-4px 0 0 -3px;
}

div.checkbox_container{
	margin:0 0 1px 0;
}

* html div.checkbox_container{
	margin:2px 0 -1px 0;
}

 input.submit
{
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #CCCCCC;
	padding: 3px;
	font: bold 0.9em;
	color: #333333;
	text-transform: uppercase;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input.reset
{
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #33393c;
	padding: 3px;
	font: bold 0.9em ;
	color: #333333;
	text-transform: uppercase;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input.submit:hover
{
	background-color: #333333;
	cursor:pointer;
	color: #CCCCCC;
}

input, textarea, select
{
	padding: 1px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


input:focus, textarea:focus
{
	border: 1px solid #454545;
}

/* CSS Navigation */
.mod_navigation{
	width:150px;
	top:0px;
	position:absolute;
	margin-right:10px;
}

.mod_navigation ul{
	margin:0px 5px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigation li{
	margin:0px;
	padding:5px 0px 5px 5px;
	background-image:url("/tl_files/css/horizontal.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	list-style-type:none;
}

* html .mod_navigation ul,* html .mod_navigation li{
	height:1px;
}

*:first-child+html .mod_navigation .parent{
	height:3px;
}

.mod_navigation p{
	margin:0px;
	padding:0px;
}

.mod_navigation a,.mod_navigation li,.mod_navigation p{
	font-weight:bold;
	font-size:1em;
	color:#333333;
}

.mod_navigation .level_2 li{
	margin:0px -5px 0px 0px;
	padding:5px 0px 5px 15px;
	background-image:url("/tl_files/css/horizontal.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.mod_navigation .level_2 a,.mod_navigation .level_2 li,.mod_navigation .level_2 p{
	font-weight:normal;
	font-size:1em;
}

.mod_navigation .level_2{
	padding-bottom:0px;
	border-bottom:0px;
}

.mod_navigationMain ul{
	margin:0px;
	padding:0px;
}

.mod_navigationMain li{
	width:133px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

.mod_navigationMain a,.mod_navigationMain p{
	font-weight:bold;
	font-size:1em;
	color:#ffffff;
}

.mod_navigationMain a{
	height:30px;
	display:block;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	background-color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
	color:#ffffff;
}

.mod_navigation a{
	padding-left:10px;
}

.mod_navigationMain a:hover{
	background-color:#b30000;
	text-decoration:none;
	color:#ffffff;
}

.mod_navigation a:hover{
	padding-left:10px;
	background-image:url("/tl_files/css/list.gif");
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#14B478;
}

.mod_navigation .listdef a:hover{
	padding-left:20px;
	background-image:url("/tl_files/css/list.gif");
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#14B478;
}

.mod_navigationMain p{
	height:30px;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	background-color:#b30000;
}

.mod_navigation .activelist{
	padding-left:10px;
	background-image:url("/tl_files/css/list.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#14B478;
}

#header .inside {
	font-style: italic;
	color: #14b478;
}
