/* Allgemeine Seiteneinstellungen */
* {
	margin: 0;
	padding: 0;
}

body {
	font: 95 % Verdana, Arial, Helvetica, sans-serif;
	background: #ECD8C1;
	text-align: center;
}





/* Linkeinstellungen */
a {
	color: #000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

a.newslink {
	color:#000;
}

a.newslink:hover {
	background-color: #97B926;
	color:#fff;
}

a.oben:hover {
	color:#C80000;
	background-color: #151D68;
}





/* h1 - h3 */
h1 {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	padding-left: 0;
}

h2 {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #ea0001;
}

h3 {
	font-size: 0.8em Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 20px;
	color: #ea0001;
}

/* Texteinstellungen*/
p {
	font-size: 0.7em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
p.newsdate {
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 25px;
}
p.zeile {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: right;
	color: #fff;
	padding-bottom: 4px;

}




/* DIV-Container */
#container {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	color: #000;
	background: #fff url(/uploads/tf/higrund3.jpg);
}

#header {
	width: 960px;
	height: 220px;
	background: #fff url(/uploads/tf/kopf_s.jpg) no-repeat;
}





/* footer */
#firma {
	width: 960px;
	text-align: center;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 0.7em;    	
    	background: #ea0001;
}

#autor {
    	color: #000;
   	text-align: left;
	height: 20px;
	padding-top: 5px;
	background: #ea0001;
}





/* Feratel */

#suche {
	position: absolute;
	margin-left: 760px;
	top: 710px;
	width: 200px;
}




/* HAUPT Navigation */

#navigation {
	z-index:2;
	position: absolute;
	top: 220px;
	border-top: 1px solid #fff;
	width: 180px;
}

#navigation ul {
    margin: 0;
    padding-top: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}


#navigation a {
   display: block;
   padding-right: 0;
   padding-top: 3px;
   padding-left: 5px;
   padding-bottom: 8px;
   color: #fff;
   border-bottom: 1px solid #fff;
}

#navigation a:hover {
	background-color: #97B926;
}

#navigation a#current {
	background-color: #97B926;
}




/* Navigation OBEN*/

#navi_oben {
	position: absolute;
	top: 195px;
	height: 20px;
	margin-left: 520px;
	color: #fff;
}

#navi_oben ul {
    position: relative;
    margin: 0;
    padding-top: 5px;
    padding-left: 180px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

#navi_oben li {
    margin: 0;
}

#navi_oben a {
   padding-right: 30px;
   padding-left: 0;
   padding-top: 3px;
   padding-bottom: 0;
   margin: 0;
   color: #fff;
   font-weight: bold;
}

#navi_oben a:hover {
   color: #FFF607;
}




/* HAUPT Navigation (zweite Ebene)*/

#ebene2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Verdana;
    font-size: 16px;
}

#ebene2 ul li {
      margin: 0;
      padding: 2;
}

#ebene2 a {
      display: block;
      padding-right: 0;
      padding-top: 3px;
      padding-left: 20px;
      padding-bottom: 3px;
      margin: 0;
      background-color: #B5B4B4;
      border-bottom: 1px solid #fff;
}

#ebene2 a {
	color: #141A68;
}

#ebene2 a:hover {
      background-color: #B5B4B4;
      color: #141A68;
      text-decoration: underline;
}

#ebene2 a#current {
      background-color: #97B926;
      color: #fff;
      text-decoration: none;
}


/* HAUPT Navigation (dritte Ebene)*/

#ebene3 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Verdana;
    font-size: 0.7em;
}

#ebene3 ul li {
      margin: 0;
      padding: 2;
}

#ebene3 a {
      display: block;
      padding-right: 0;
      padding-top: 3px;
      padding-left: 35px;
      padding-bottom: 3px;
      margin: 0;
      background-color: #B5B4B4;
      border-bottom: 1px solid #fff;
}



#ebene3 a {
	color: #141A68;
}

#ebene3 a:hover {
      background-color: #B5B4B4;
      color: #141A68;
      text-decoration: underline;
}

#ebene3 a#current {
      background-color: #B5B4B4;
      color: #EA0001;
      text-decoration: none;
}




/*Formatierung Info Box*/

#i_box {
	position: absolute;
	top: 221px;
	margin-left: 760px;
	width: 200px;
	height: 195px;
	background: url(/uploads/tf/higrund4.jpg) no-repeat;	
}

#i_box ul {
	margin-top: 40px;
}

#i_box a {
	display: block;
  	padding-right: 0;
   	padding-left: 5px;
   	padding-top: 7px;
   	padding-bottom: 5px;
   	width: 200px;
      	font-size: 0.7em;
   	font-family: Arial, Verdana, sans-serif;

}

#i_box a:hover {
	color: #C80000;
}


/*Formatierung News Block*/

#column {
	position: absolute;
	top: 370px;
	margin-left: 760px;
	width: 200px;
	background-color: #fff;
	
}

#column a {
	color: #97B926;
}

#column a:hover {
	color: #EA0001;
}


/*Formatierung Inhalt*/

#content {
	padding-top: 0;
	color: #000;
	background-color: #000;
}

#main {  
	width: 520px;
	min-height: 740px;
	margin-left: 200px;
	padding-top: 10px;
	color: #000;
	padding-bottom: 30px;
}

* html #main {
	height: 740px;
}


#main a {
	color: #0000ff;
	letter-spacing: 0;
}

#main a:hover {
	color: #0000ff;
	text-decoration: underline;
}





/*Formatierung Image News Block*/

#image {
	padding-left: 5px;
	padding-top: 5px;
}

#more {
	padding-left: 130px;
}

.aktuelles {
	font-color: #fff;
	padding-left: 5px;
	font-weight: normal;
	letter-spacing: 0.05em;
	background-color: #97B926;
}

.newsdate {
	padding-top: 3px;
	background-color: #DEDEDE;
	border-bottom: 1px dashed #000;
	height: 105px;
}

.newsdate2 {
	padding-top: 3px;
	background-color: #EFEBEB;
	border-bottom: 1px dashed #000;
	height: 105px;
}


/*Formatierung Single News */

#subtitle {
	font-family: Verdana;
    	font-size: 1.3em;
}

#newstext {
	font-family: Verdana;
    	font-size: 1.3em;
}




/*Formatierung Flaggen */

#englisch {
	position: absolute;
	margin-left: 170px;
	width: 50px;
	top: 195px;
	padding-left: 10px;	
}

#ungarisch {
	position: absolute;
	margin-left: 180px;
	width: 50px;
	top: 195px;
	padding-left: 55px;
}
