/*XXXXXXXXXXXXXX Layout XXXXXXXXXXXXXXXXXX*/

body {
	background: url(../images/bg03.gif) top left #fff;
}

#content {
		width: 760px;
		margin: 10px auto;
		font: 13px Arial, Helvetica, sans-serif;
		border: 1px solid #907633;
		color: #4c3a12;
		position: relative;
		background:  #f9f4e7;
		padding: 20px;
		line-height: normal;	
}



div {
	border: 0px solid;
}

#content table.tabs {
	width: 100%;
}
#content table.tabs tr{
	padding: 4px;
	vertical-align: top;
	text-align: left;

}

#content table.tabs th{
	border: 1px solid #4c3a12;
	padding: 4px;
	vertical-align: top;
	background: #fff;
}

#content table.tabs td{
	border: 1px solid #b68822;
	padding: 4px;
	vertical-align: top;
}

#content em {
	color: #179bc1;
	font-style:normal;
	font-weight: bold;
}

/*XXXXXXXXXXXXXX Div ID-Infos XXXXXXXXXXXXXXXXXX*/

#content #wappen { 
	width: 220px;
	text-align: center;
	padding: 0 0 50px 0;
}


#content #navi { 
	width: 220px;
	float: left;
}

#content #main {
	width: 500px;
	float: right;
	padding-top: 50px;
}

#content #footer {
	font-size: 11px;
	clear: both;
	padding: 30px 0 0 0;
}

/* ++++++++++++++++++++ LINKS +++++++++++++++++++++++ */

#content a { 
	color: #53b12a;
	text-decoration: none;
	
	
}

#content a:hover  { 
	color: #179bc1;
	text-decoration: underline;
	
}


#content #navi a { 
	display: block;
	width: 200px;
	padding: 5px 5px 5px 15px;
	font-size: 16px;
	margin-bottom: 10px;
	background: #fff;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
/*
#content #navi a:hover { 
	color: #fff;
	background: #53b12a;	
}
*/
#content #navi a.h { 
	color: #fff;
	background: #53b12a;		
}



#content #sub-navi a { 
	display: block;
	width: 170px;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 30px;
	background: #fff;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}

/*
#content #sub-navi a:hover { 
	color: #fff;
	background: #90db70;	
}
*/
#content #sub-navi a.h { 
	color: #fff;
	background: #90db70;		
}



#content #footer a { 
	display: inline;
	
}


#content #fam-mail a { 
	padding: 0 0 0 35px;
	font-size: 12px;	
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
	background: url(../images/pfeil-blau.gif) 0 3px no-repeat;
}



#content p{ 
	margin: 0;
	padding: 0 0 1em 0;
	
}

/*XXXXXXXXXXXXXX gebräuchliche Tags XXXXXXXXXXXXXXXXXX*/

#content h1 {
		font-size: 2.5em;
		line-height: normal;
		padding: 0 0 2em 0;
		font-weight: normal;
		text-align: center;
		color: #53b12a;
		font-variant: small-caps;
}

#content h1 span {
		font-size: 0.6em;
}

#content h2 span {
		font-size: 0.8em;
}

#content h2 {
		font-size: 1.4em;
		line-height: normal;
		font-weight: bold;
		text-align: left;
		padding: 0.4em 0 1em 0;
}



/* Liste */
#content ul {
		text-align: left;
		list-style-type: none;
		margin-left: 5px;
		position: relative;
}
#content li {
		background-image: url(list.gif);
		background-position: 0 5px;
		background-repeat: no-repeat;
		padding-left: 15px;
	}


#content ul li ul {
		text-align: left;
		list-style-type: square;
		margin-left: 15px;
}
#content li ul li {
		padding-left: 2px;
		background-image: none;

	}



/*XXXXXXXXXXXXXXXXXXX Allgemein + Don't Touch XXXXXXXXXXXXXXXXXXXX*/

#content-logo a:hover {
		background: none;
	}
#content-logo img {
		width: 100%;
		height: 100%;
	}
	
/* clear floats correct */ 
/* modern browser */
.clearfix:after {
 		content: ".";
 		display: block;
 		height: 0;
 		clear: both;
 		visibility: hidden;
}
 /* for IE7 */
.clearfix {
 		display: inline-block;
}
 /* for IE6 and below */
* html .clearfix {
 		height: 1%;
}
 /* Hide from IE Mac \*/
.clearfix {
 		display: block;
}

#content img {
		border: none; 
}

#content a img {
		border: none;
		background: none; 
}
body { 
		margin: 0;
		padding: 0;
}
#content * {
		margin: 0;
		padding: 0;
}





.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url(../images/magplus.cur) , pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url(../images/magminus.cur) , pointer;
} 