/*Style-Sheet für convergence-solutions GmbH, Essen
Author: Birgit Schultz, Rat & Tat Marketing
http://www.rat-und-tat-marketing.de*/

		#container {
			width: 980px;
			/*\width: 1024px;
			w\idth: 980px;*/
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
                         background-color: #FFFFFF;
                         /*border-color: #6396C9;
                         border-style: solid;
                         border-width: thin;*/
                 	}


		#banner {
			padding: 0px;
			margin-bottom: 0px;
			background-color: #A4CC3D;
                         }


                 #navigation {
                 	width: 990px;
                         height: 45px;
                 	padding: 5px;
                         background-color: #A4CC3D;
                         }

                  #content1 {
			padding-top: 15px;
                         padding-right: 0px;
                         padding-left: 50px;
           		margin-left: 0px;
                         margin-top: 20px;
			/*margin-right: 50px;*/
			background-color: #E1E7F7;
                         /*border-color: #6396C9;
                         border-style: solid;
                         border-width: thin; */
                         left: 0px;
                         width: 640px;
                         height: 550px;
                         overflow: auto;
                         }

                  #content2 {
                         position: relative;
			background-color: #E1E7F7;
                         width: 270px;
                         height: 545px;
                         margin-left: 710px;
                         margin-top: -565px;
                         padding: 10px;
                         overflow: auto;
                         }


#bild1
{
padding: 5px;
margin-bottom: 2px;
background-color: white;
float: right;
}


#bild2
{
padding: 5px;
margin-bottom: 2px;
margin-left: -2px;
/*background-color: white;*/
float: left;
}

/* general element styles */
body {background-color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:14px}
h1, h2, h3{font-family:Arial, Helvetica, sans-serif; color:#35468B;}   /*d'blau*/
h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; color:#ffffff;}  /*weiß*/
p {font-family:Arial, Helvetica, sans-serif; color:#000000; line-height:20px;}
ul {font-weight:normal; font-size:14px; line-height:18px;}
ol {font-weight:normal; font-size:14px}
strong {font-weight:bold; font-size:14px;}

/* font classes */
.kursiv {font-style:italic}
.fat {font-weight:bold}
.itktext {color:#A4CC3D; font-weight:bold}


/*Navigation*/

#navlist li
{
display: inline;
list-style-type: none;
padding: 5px;
font-size:14px;
font-weight:bold;
}

#navlist li a:link,  #navlist li a:visited
{
font-size: 100%;
color: #003366;
text-decoration: none;
}

#navlist ul li a:hover {

font-weight: bold;
color: #ffffff;
}

#navlist ul li a#current, a:visited #current
{
color:#ffffff;
font-weight:bold;
}


/*rechte Box*/

#content2 p
{
color: #35468B;
text-decoration: none;
list-style-type: none;
padding: 0px;
font-size:14px;

}


#content2 li
{
color: #35468B;
text-decoration: none;
list-style-type: none;
padding: 0px;
font-size:14px;
font-weight:bold;
}

#content2 li a:link,  #content2, li a:visited
{
color: #A4CC3D;
font-weight: bold;
text-decoration: none;
}


#content2 ul li a:hover {

font-weight: bold;
color: #000000;
text-decoration: none;
}



/*Fußleiste*/

#fussleiste       /*Abschluss unten*/
{
position: relative;
margin-top: 5px;
height: 35px; width:970px;
padding-left: 30px;
padding-top: 1px;
padding-bottom: 4px;
margin-left: 0px;
background-color: #A4CC3D;
}

#fussleiste a
{
font-family:Verdana, Helvetica, sans-serif;
text-decoration: none;
color: #031d72;
font-weight:normal;
font-size:14px;
}