body
{
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #BB2255;
	background-image: url(/pictures/bg.gif);
}
    
#main
{
	width: 750px;
    background-color: #f66d81;
    height: 1200px;
	margin-left: auto;
	margin-right: auto;
	border: solid 5px #ffb06e;
} 

#upper_left
{
    width: 200px;
    background-color: #f66d81;
    height: 200px;
    float: left
}

#upper_right
{
    width: 550px;
    background-color: #f66d81;
    height: 200px;
    float:right;
    
}
#lower_left
{
    width: 200px;
    background-color: #f66d81;
    height: 1000px;
    float: left    
}

#content
{
    width: 550px;
    background-color: #fdd7d1;
    height: 1000px;
    float:right;
}

#box
{
    width: 485px;
    background-color: #FFEEEE;
	border: dotted 2px #BB2255;
	margin-left: 20px;
	color: #f66d81;
	font-size: 16px;	
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

#box2
{
    width: 485px;
    background-color: #FFEEEE;
	border: dotted 2px #BB2255;
	margin-left: 20px;
	color: #f66d81;
	/*font-size: 16px;	*/
	padding: 10px;
	font-weight: bold;
	text-align: left;
}

p, li, h1, h2, h3, td, tr, table
{
	font-size: 12px;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

p.p02
{
	margin-left: 10px;
}

h1
{
	margin-top: 50px;
	font-size: 32px;
	font-weight: bold;
}


h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	border: solid #BB2255;
    border-width: 0 0 1px 0;
}

td,li
{
	vertical-align: top;
	text-align: left;
}


em {
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

a
{
	color: #BB2255;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
a:visited
{
	color:#BB2255;
}
a:hover
{
	color:#BB2255;
}
a:active
{
	color:#BB2255;
}

/* navigation items */
a.a01
{
	color: #fdd7d1;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left: 15px;	
	margin:0px;
}
a.a01:visited
{
	color:#fdd7d1;
}
a.a01:hover
{
	color: #ffb06e;
}
a.a01:active
{
	color:#ffb06e;
}
img.xhtml
{
	border: solid 0 #f66d81;
}


/* active navication item */
a.a01s
{
	color: #fdd7d1;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	padding-left: 15px;
	
}
a.a01s:visited
{
	color:#fdd7d1;
}
a.a01s:hover
{
	color: #ffb06e;
}
a.a01s:active
{
	color:#fdd7d1;
}
/* navigation subitems */
a.a02
{
	color: #fdd7d1;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left: 30px;
	
}
a.a02:visited
{
	color:#fdd7d1;
}
a.a02:hover
{
	color: #ffb06e;
}
a.a02:active
{
	color:#ffb06e;
}
a.a02s
{
	color: #fdd7d1;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	padding-left: 30px;
	
}
a.a02s:visited
{
	color:#fdd7d1;
}
a.a02s:hover
{
	color: #ffb06e;
}
a.a02s:active
{
	color:#ffb06e;
}
a.validator
{
	color: #f66d81;
	padding-left: 24px;
	
}
a.validator:visited
{
	color:#f66d81;
}
a.validator:hover
{
	color: #f66d81;
}
a.validator:active
{
	color:#f66d81;
}


strong
{
	color: #f66d81;
	font-size: 16px;
}

br
{
	padding: 5px 5px;
}

p.p01
{	
	font-weight: bold;
	margin-right:10px;	
	margin-left:10px;	
	text-align: left;
}

p.p02
{	
	font-weight: bold;
	margin-right:20px;	
	text-align: left;
}

td.lebenslauf
{
	width:100px;
}

img.rechts
{
	border: solid 0px #f66d81;
	float:right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

img.links
{
	border: solid 1px #f66d81;
	float:left;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

img.babywild
{
	border: solid 1px #f66d81;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.rbuendig
{
	text-align: left;
}
