﻿@charset "utf-8";

body {
background-image:url('Content/background.jpg');
background-repeat: repeat-y;
background-position:center;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 14px;
}

h1 {
color: #4c7fae;
font-size: 20px;
line-height: 30px;
}

h2 {
color: #4c7fae;
font-size: 15px;
line-height: 30px;
}

td { 
vertical-align: top; 
}

a {
    color: #B11B29;
    text-decoration: none;
}
a:hover {
    color: #3052d0;
    text-decoration: none;
}

#main {
width: 983px;
height: 896px;
margin-left: auto;
margin-right: auto;
}

#banner {
width: 983px;
height: 265px;
background-image:url('Content/header.png');
background-repeat: no-repeat;
}


	
#content {
width: 923px;
height: 571px;
background-image:url('Content/content.png');
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
padding: 30px 30px 30px 30px;
}

#text {
margin: 20px 0 0 0;
display: block;
width: 923px;
height: 571px;
}

#navi {
width: 952px;
height: 40px;
background-color: blue; 
margin: -632px 0px 0px 13px;
display: block;
/*background-image:url('Content/Home_in.jpg');
background-repeat: no-repeat;*/
}

.home_aktiv  a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Home_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left; 
}

.home_inaktiv  a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Home_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.home_inaktiv a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Home_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left; 
}

.verant_aktiv  a{
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Verant_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.verant_inaktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Verant_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.verant_inaktiv  a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Verant_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.einfluss_aktiv  a{
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Einfluss_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.einfluss_inaktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Einfluss_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.einfluss_inaktiv  a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Einfluss_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.info_aktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Information_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.info_inaktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Information_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.info_inaktiv a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Information_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.demokratie_aktiv  a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/CH_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.demokratie_inaktiv  a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/CH_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.demokratie_inaktiv  a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/CH_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}


.links_aktiv  a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Links_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.links_inaktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Links_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.links_inaktiv  a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Links_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.kontakt_aktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Kontakt_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}

.kontakt_inaktiv a {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Kontakt_in.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}
.kontakt_inaktiv a:hover {
width: 136px;
height: 40px;
display: block;
background-image:url('Content/Kontakt_a.jpg');
background-repeat: no-repeat;
text-decoration:none;
float: left;
}