body
{
	background-image:url(images/bg_verlauf.png);
	background-color:#cccccc;
	background-repeat: repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 0.8em;
	line-height: 1.6em;
}

#main
{
	width: 721px;
/*	height: 722px;*/
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	padding-top: 5px;
	
	background-image:url(images/content_verlauf_bg.png);
	background-repeat: repeat-y;
	
}

h1
{
	font-size: 18px;;
	color: #205cca;
	line-height: 1.14em;
	
	/*margin-top: 10px;*/
}

h2
{
	font-size: 15px;;
	color: #205cca;
	line-height: 1.1em;
	
	/*margin-top: 10px;*/
}


/*-------------------------- impressum ---------------------------------*/

#impressum 
{
	background-color:#3399FF;
}


p
{
	line-height: 1.6em;
	
}



/*--------------------------- inhalt Sideabar ---------------------------------*/
#sidebar
{
	width: 230px;
	/*height: 722px;*/
	float:left;
	margin-left: 10px;
	/*background-color:#00FFFF;*/
}

#logo
{
	margin-left: 20px;
	margin-top: 25px;
	
}

#menu
{
	width: 230px;
	height: 300px;
	/*background-color:#CCFF33;*/
	padding-top: 20px;
	
	margin-left: -3px;
	
	text-align: left;
	
}

#postit
{
	margin-top: 140px;
}


/*--------------------------- boxes in content ---------------------------------*/

.flashbanner
{
	margin-top: -5px;
}



#content
{
	
	width: 427px;
	min-height: 900px;
	
	padding-top:7px;
	padding-bottom:7px;
	
	
	margin-left: 262px;
	margin-top: 3px;
	margin-bottom: 3px;
	
	/*border-top:thin dotted #CCCCCC;*/
	
	/*background-color:#33CCCC;*/
}

#header
{
	width: 427px;
	height: 286px;
	
	/*margin-left: 262px;*/
	margin-top: -8px;
	margin-bottom: 30px;
	/*background-color: #CC0033;*/
}


.start_li
{
	width: 203px;
	/*height: 505px;*/
	float: left;
	/*background-color:#339966;*/
	margin-top: 0px;
	/*border-right: thin dotted #CCCCCC;*/
	
	padding-right: 5px;
}

.start_li p
{
	width: 203px;
}

.start_re
{
	
	width: 203px;
	/*height: 380px;*/
	
	padding-left: 12px;
	padding-right: 8px;
	
	margin-left: 211px;
	margin-top: 1px;
	
	/*background-color:#00FF66;*/
}

.start_re p
{
	width: 203px;
}

.img_203x87
{
	width: 203px;
	height:87px;
}

.read_more_link a:
{
	color: #20gcca;
	font-size:18px;
}


/*--------------------------- footer ---------------------------------*/

#footer
{
	width: 427px;
	height: 20px;
	margin-left: 262px;
	
	border-top:thin dotted #CCCCCC;
	/*background-color:#0099FF;*/
	
	font-size: 11px;
	color:#999999;
	text-align: right;
	padding-top: 3px;
}


/*--------------------------- menu links ---------------------------------*/


/*span .menu_current ul li
{
	list-style-image:url(images/list_image_style_arrow.gif);
}*/

.menu_current
{
	color: #205cca ! important;
	text-transform:capitalize;
	/*font-weight:bold;*/
	/*	background-image:url(images/list_image_style_arrow.gif);
	background-repeat:no-repeat;
	padding-left: 10px;*/
	
}

#menu ul
{
	font-size: 1.5em;
	list-style: none;	
	
}


#menu ul ul
{
	font-size: 0.8em;
	margin-left: -25px;
}



#menu ul li
{
	margin-top: 2px;
	margin-bottom: 5px;	
	
}

#menu a:link{
	
     color:#999999;
     text-decoration: none;
	
}

#menu a:visited {

     text-decoration: none;
	 color:#999999;
		
}

#menu a:active {
     color: #205cca;
     text-decoration: none;
	
}

#menu a:hover {
     color: #205cca;
     text-decoration: none;
}

/*--------------------------- menu links  ende ---------------------------------*/



/*-------------------------- links  allgemein ---------------------------------*/

a:link{
	
     color:#999999;
     text-decoration: none;
	
}

a:visited {

     text-decoration: none;
	 color:#999999;
		
}

a:active {
     color: #205cca;
     text-decoration: none;
	
}

a:hover {
     color: #205cca;
     text-decoration: none;


.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




/*--------------------------- seitentitel ---------------------------------*/


/*.seitentitel
{
	width: 150px;
	height: 60px;
	
	background-color: #3333CC;
}*/



/*-------------------------- google_maps ---------------------------------*/

#google_maps
{
	
}

#ajax_loader
{
	width:427px;
	height:16px;
	
	margin-left:auto;
	margin-right:auto;
	
	
}
#img_ajax_loader
{
	margin-left: 50px;
}


/*-------------------------- Kontakt ---------------------------------*/


/*-------------------------- flash ---------------------------------*/

#flash_sound
{
	height: 25px;
	width: 150px;
	
	
}

