/*Templates Start*/

/*0 - Template "Nur Text"*/
.template0{
  width:90%;
	padding-left:15px;
}

/* 1 - Template "Bild links und Text" */
.template1{
  width:90%;
	padding-left:15px;
}

.template1img{
  float:left;
	font-size:1px;
	padding-right:5px;
}

/*2 - Zwei Bilder mit 2 Texten plus 2 Titel-Links*/
.template2{
  width:90%;
	padding-left:15px;
}

.template2img1{
  float:left;
	padding-right:5px;
}

.template2img2{
  float:right;
	padding-left:15px;
}

/*5 - 5 Links und 5 Bilder-Links plus 2 Titel-Links template6.html*/
.template6{
  width:90%;
	padding-left:15px;
}

.template6img1{
  float:left;
	padding-right:5px;
}

.template6content1{
  float:left;
}

.template6img2{
  float:left;
	padding-right:5px;
}

.template6content2{
  float:left;
}

.template6img3{
  float:left;
	padding-right:5px;
}

.template6content3{
  float:left;
}

.template6img4{
  float:left;
	padding-right:5px;
}

.template6content4{
  float:left;
}

.template6img5{
  float:left;
	padding-right:5px;
}

.template6content5{
  float:left;
}

/*20 - Template "Bild und 2 Texte"*/
.template20titlecontainer{
  clear:both;
	height:60px;
	border-left:0px solid #000000;
}

.template20{
  width:90%;
	border:0px solid red;
	margin-top:-20px;
	margin-left:15px;
  
}

.template20img{
  float:left;
	font-size:1px;
}

.template20contenttxt{
 float:left;
 width:400px;
 font-style:italic;
 background-color:#1C527C;
 color:#ffffff;
 padding-top:5px;     
}

.template20contentrtf{
  
}

/* 21 - Template "Bild links und Text" */
.template21{
  width:90%;
	padding-left:15px;
}

.template21img{
  float:right;
	font-size:1px;
	padding-right:5px;
}

/*200 - Ein Bild links mit 1 RTF-Editor:*/
.template200{
  width:90%;
	padding-left:15px;
}

.template200img{
	float:left;
	font-size:1px;
	padding-right:5px;
}

/*210 - Ein Bild rechts mit 1 RTF-Editor:*/
.template210{
  width:90%;
	padding-left:15px;
}

.template210img{
  float:right;
	padding-left:15px;
}

/* 666 - Template "RTF" */
.templatertf{
  width:90%;
	padding-left:15px;
}
/*Templates Ende*/
div.dolink{
  padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

span.dolink{
  border:3px groove #808080;
	padding-top:1px;
  padding-right:1px;
  padding-bottom:1px;
	padding-left:3px;
	margin:1px;
}

a.dolink:link{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:visited{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:hover{
  font-weight:bold;
	text-decoration:underline;
}
.messagetitle{font-weight:bold;color:#eeeeee;background-color:inherit;font-size:8pt;}
.messagebody{width:90%;padding-left:15px;}
.errortitle{font-weight:bold;color:#eeeeee;background-color:inherit;font-size:8pt;}
.bold{font-weight:bold;}
input{width:150px;}
input.medium{width:200px;}
input.large{width:370px;}
input.two{width:20px}
input.four{width:40px}
form{margin:0px;}
.rowname{
  border:0px solid red;
	width:20%;
	float:left;
}
.rowvalue{
  width:80%;
}

.clear{
  clear:both;
	overflow:hidden;
	height:1px;
	font-size:0px;
}

p{
  margin:0;
}

.hilight{
  background-color:#ffff00;
  color:inherit;
}

img{
  border:0;
}
.templatenews{
  width:90%;
	padding-left:15px;
}

.templatenewsimg{
  float:left;
	font-size:0px;
	padding-right:5px;
}

table.newsarchiv{
  border:0px solid red;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	width:500px;
	background-color:#eeeeee;
}

.newsarchivcol1{
  width:80%;
}

.newsarchivcol2{
  width:20%;
}

th.newsarchiv{
  font-size:12px;
	font-weight:bold;
	text-align:left;
	border:1px solid #333333;
	background-color:#dddddd;
}
	
td.newsarchiv1{
  border:1px solid #333333;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
	
td.newsarchiv2{
	border:1px solid #333333;
	border-collapse:collapse;
	margin:0;
	padding:0;
	background-color:#dddddd;
}
	
div.newsarchivimg{
  float:left;
  display:none; 

}

div.newsarchivcontent{
  float:left;
  display:none; 
}
	
.news_ticker_border{
  border:1px solid #333333;
	padding:3px;
	margin-bottom:3px;
}

.news_ticker_toptitle{
  background-color:#CECECE;
	font-weight:bold;
	font-size:12pt;
	color:#2B4776;
	padding:1px;
}

.news_ticker_title{
  border:0px solid green;
}

.news_ticker_date{
  border:0px solid magenta;
}

.news_ticker_img{
  border:0px solid yellow;
	margin:0;
	padding:0;
	float:left;
}

.news_ticker_content{
  border:0px solid blue;
}

.news_ticker_more{
  border:0px solid cyan;
}

.news_ticker_bottom{
border-top:1px dotted #333333;
}	