ul,ol,li,td,i,a,select,input,option,code, body {FONT-FAMILY: Verdana, Tahoma, Arial;FONT-SIZE: 12px;}

/* Haupttabelle */
.tmpl_table{
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
	height: 600px;
}

.tmpl_table_header{
	background: url(../../images/frontend/header.jpg);
	background-position: 0% 0%;
  	background-repeat: no-repeat;
	height: 69px;
}

.tmpl_table_middle{
	background: url(../../images/frontend/header2.jpg);
	background-position: 0% 0%;
  	background-repeat: no-repeat;
	height: 19px;
	text-align: right;
}

.tmpl_table_main_left{
	height: 458px;
	width: 170px;
}

.tmpl_table_main_center{
	padding: 15px;
	width: 630px;	
}
.tmpl_table_main_right{
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
	background-color: #eeeeee;
}
.seitenanzeige{
	FONT-SIZE: 11px;	
	padding-left: 10px;
}

/* Allgemeines */
.ueberschrift {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

.smallfont{
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;	
}

/* Sprache (Flaggen) */
.language_flag {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.language_flag_img {
	border: 1px solid #CCCCCC;
}

/* Form  Submit verhindert Zeilenumruch bei form */
FORM {
	display:inline;
	margin: 0px;
}
.overflow{
	overflow:auto;
}

.text{
	border: 1px solid #000000;
}

.button {
	background: url(../../../images/system/header_bg_menue.jpg) center center;
	border: 1px solid #000000;
}

/* Allgemeiner Link*/
a {
  	COLOR: #000000;
  	text-decoration: underline;
}

a:hover {
	COLOR: #000000;
	text-decoration: none;
}

/* Logout Link (rot)*/
a.logout {
  	COLOR: #000000;
  	text-decoration: none;
}

a.logout:hover {
	COLOR: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

/* Error */
.error_table_border{
	border: 1px solid #FF0000;
}
.error_header {
	background-color: #FF0000;
	font-weight: bold;
	FONT-SIZE: 11px; 
}

/* Copyright */
#copyright a{
	font-size: 10px;
}


/* Messagebox */
.table_border{
	border: 1px solid #354463;
}
.table_header {
	background-color: #354463;
	font-weight: bold;
	color: white;
	FONT-SIZE: 11px; 
}

/*HaltestellenSchild Wanderweg Rennsteig*/
.wanderhaltestelle{	
	PADDING: 0px 0px 0px 0px; 
	BACKGROUND: url(../../media/images/wander_hs.gif) center left no-repeat;
	height:40px; 
	width: 50px;
}
