@charset "UTF-8";
/* CSS Document */
/* simtime and mor 2012 */
/* Copyright ® simtime and more */

/*################# body  ########################################################### */

body{
	background-color:#ffffff;
	background-position: center;
	border: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

/*############### Header ############################################################*/
#header{
	background-position: center;
	background-color: #ffffff;
	height: 150px;
	width: 100%;
	margin: 0px;
	border: 0px;
}

#logo{
	position:relative;
	background-color: #ffffff;
	background-position:center;
	display:block;
	margin: 0 auto 0 auto;
	height: 150px;
	width:1120px;
	}

#logo-fsg{
	position:relative;
	background-image:url(fsgfernsehenradiointernet.gif);
	background-repeat:no-repeat;
	background-position:center;
	left: 660px;
	top: 13px;
	height: 123px;
	width: 440px
}
/*############### Main Content ########################################## */

#content{
	position:relative;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	width: 1120px;
	min-height:500px;
}
#content-main{
	float:right;
	background-color: #ffffff;
	border-left-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	padding-left:10px;
	width: 880px;
	min-height:500px;
	clear:right;
}

/*#content-text{
	width:860px;
	min-height:200px;
	background-color:ffffff;
	margin-left:10px;
	
}*/

/* ############# Navigation links #####################################  */

#navigation{
	float:left;
	border-right-color:#000000;
	border-right-width:0px;
	border-right-style:solid;
	/*padding-right:10px;
	padding-bottom:10px;*/
	width:200px;
	min-height:100px;
	background-color:#ffffff;
	clear:left;
	font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    line-height:33px;
    text-align: right;
}

/* Schrift und Position Navigation seitlich */

#navigation a {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    line-height:33px;
    text-decoration: none;	
}

#navigation a:hover {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #e7211a;
    line-height:33px;
    text-decoration: none;	
}
#navigation a:active {
	font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #e7211a;
    line-height:33px;
    text-decoration: underline;
}


#navigation a:active{
   font-family: Verdana, Geneva, sans-serif;
   font-weight: normal;
   font-size: 22px;
   color: #e7211a;
   line-height: 33px;
   text-decoration: none; 
}

#navigation .active{
    color: #e7211a;
}

/*############### Footer #################################################*/

#footer{
	position:relative;
	width:1120px;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color: #000000;
	margin: 0px auto 20px auto;
	text-align:center;
	clear:both;
}
#footer-text{
	float:right;
	width:900px;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color: #000000;
	text-align:center;
	clear:both;
}

/*##############Überschriften ##############################################*/

h1{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #e7211a;
    line-height: 33px;
}

h2{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #e7211a;
    line-height: 28px;
}

h3{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #e7211a;
    line-height: 20px;
}

h4{
   font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #e7211a;
    line-height: 10px; 
}

h5{
   font-family: Verdana, Geneva, sans-serif;
   font-weight: bold;
   font-size: 14px;
   color: #e7211a;
   padding:0px;
   margin:0px;
	 
}

h6{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #e7211a;
    line-height: 20px;
	text-decoration:none;
	margin-top:30px;
}




/*################# Formatierung Links ###################### */

a{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #0d6421;
    text-decoration: none;
}

a:hover{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #e7211a;
    text-decoration: none;
}

p {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
	margin-top:0px;
	padding-top:0px;
}

/*################ Modul Downloads ######################## */

.downloads{
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	position:relative;
	width:880px;
	height:55px;
	text-decoration:none;
}

.downloads:hover{
	float:left;
	color:#e7211a;
	margin-bottom:0px;
	margin-top:0px;
	position:relative;
	width:880px;
	height:55px;
	text-decoration:none;
}


/*################### Allgemeine Formatierungen ###############*/

.rand{
	margin: 9px;
}

img {
	border: none;
	display:block;
	float:left;
}
