 /* Stylesheet für www.verwandtschaftsrat.net 
* last update am: 26.Nov.2010 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	color: #000;	
}


h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

h1 {}

h2 {}






body {
	background-color: #fff;
	font-family: Helvetica, Arial, Sans-Serif; 
	
	line-height:110%;
	
}

p {
	margin-bottom: 10px;
}

a {
	text-decoration:none;
	color: #de7724;
	
	font-family: Helvetica;
	font-size: 100%;

	

	}

a:hover {
	text-decoration:underline;
}



div#noJavaScript {
	border: 4px solid #cc0909;
	width: 500px;
	margin: 25px auto;
	padding: 10px;
}

div#header {
	width: 100%;
	margin-top: 15px;
	}
	
div#header div#menu {
	height: 31px;
	
	width: 100%;
	background-color: #fff;
	background-image: url(../img/hback.gif);
	background-repeat: repeat-x;

	margin-top: 15px;


}

div#header div#menu ul{
	background-color: #fff;

	height: 22px;
	padding:0px 5px;
	margin-left:20px;

	
}

div#header div#menu li {
	display:block;
	
	float: left;
	background-color: #fff;
	margin: 0px 2px;
	padding: 0px 5px;
	
	line-height: 20px;
}



/*+++++ SpamSpan einstellungen  ++++++*/

.t, .u , .d {
	color:#888;
}




/*++++++++++++++++++*/
div#container {
	margin-top: 20px;

	font-size: 0.8em;
}


div#container p {
	margin-top: 10px;
}


div#container ul {

	list-style-type: none;
	line-height: 20px;
	margin-bottom: 20px;

}

div#container h2 {
	margin: 10px 0;	
	font-weight: bold;
	font-size: 150%;
	line-height: 110%;

	
}
div#container h3 {
	margin: 25px 0px 15px 0px ;
	font-family: Garamond, serif;
	color: #444;
	font-weight: bold;
	font-size:130%;
	line-height: 130%;
}

div#container em {
	color: #de7724;
}


img#print {

	float:left;
	left:0px;
	}
	
div#container span.title {
	margin: 0px 0px 20px 250px;
	
	display:block;
	padding-left:20px;
	width: 624px;
	background: #e7e7e7 url(../img/wspace.gif) no-repeat;
	
	color: #444;
	font-size: 18px;
	line-height: 25px;

 	clear:both;
}
/*
div#container span.title {
	margin: 20px 0px 20px 0px;
	
	display:block;
	padding-left:20px;
	width: 624px;
	background: #e7e7e7 url(../img/wspace.gif) no-repeat;
	
	color: #444;
	font-size: 18px;
	line-height: 25px;
}
*/
	
div#container div.text {

	float:left; 
	margin-left: 250px;	
	margin-bottom: 50px;
	width: 400px;


}

div#container img#gruppenfoto {
	border:1px solid #ccc;
	width: 400px;
}



/**
*	sidebar
*     
**/

div#container div#sidebar {
	float:left;
	width: 230px;
	
	min-height: 200px;
	margin: 10px 0 0 15px;


	
}
	
.sidebar-video {

	width: 230px;
	height:150px;
	
	height: 140px;
	}


div#sidebar embed {
	width: 230px;
	height:150px; 
	
}
	
		

div#container div#foto img {
	width: 220px;
	padding-left: 22px;
	margin-top:20px;
	display:block;
	
}
 
div#footer {
	clear:both;




	margin-left: 250px;

	width: 624px;
	border-top: 1px solid #eee;
	padding: 10px;
	font-size: 0.6em;
	
}






