@charset "utf-8";
/* CSS Document */
/* erstellt: Miri Vogt / nextage */
/* 10.12.2008 */
/* Printstylesheet */

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#big-container{
	width: 968px;
	height: 600px;
	margin: 0 auto;
}

div#header{
	width: 968px;
}

div#header img{
	margin: 20px 0 0 13px;
	float: left;
	border: none;
}

/*---Service-Navigation---*/

div#header ul#service{
	display: none;
}

/*---EMOTIONSBILD---*/

div#header div#emotion{
	display: none;
}

/*---CONTEINER---*/

div#container{
	background-image: none;
}

div#container-content{
	width: 960px;
	margin: 0 0 0 4px;
	background-color: #FFFFFF;
}

div#container-content div#shadow{
	display: none;
}

/*---NAVIGATION---*/

div#navigation{
	display: none;
}

/*---CONTENT STARTSEITE---*/

div#content-startseite{
	float: left;
	margin: 25px 0 0 0px;
	padding: 0px;
}


/*---TYPO---*/

h1{
	color: #0192cf;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0 10px 0;
	padding: 0px;
}

h5{
	color: #0192cf;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 5px 0;
	padding: 0px;
}

h2{
	color: #0192cf;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 0px 0;
	padding: 0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #4f4f4f;
	margin: 0px;
	padding:0px;
}


h3.balken{
	width: 336px;
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 15px;
	color:#626464;
	background: none;
	height: 23px;
	border: none;
}

h3.details-anlass{
	width: 510px;
	font-weight: bold;
	margin:0;
	padding:0;
	font-size: 15px;
	color:#626464;
	background: none;
	height: 23px;
	border: none;
}

h4.datum{
	margin: 4px 0 0 0;
	padding:0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

h4.boxtitle{
	margin: 8px 0 0 0;
	padding:0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1;
	font-weight: bold;
}

h4.newstitle{
	margin: 4px 6px 0 6px;
	padding:0px;
	font-size: 12px;
	color: #0192cf;
	font-weight: normal;
}


p{
	font-size: 12px;
	color: #4f4f4f;
	margin: 0px 0 15px 0;
	padding: 0px;
	line-height: 1.6;
}

p a{
	color: #b50b3e;
	font-weight: bold;
	text-decoration: none;
}

p a:hover{
	color: #b50b3e;
	font-weight: bold;
	text-decoration: underline;
}


p.newstext{
	font-size: 12px;
	color: #4f4f4f;
	padding: 0 6px;
	margin: 0px;
}

/*---BOXEN---*/

div#boxes-left{
	float: left;
	width: 345px;
	margin: 0px 15px 0 0;
	display: inline;
}

div.box-top{
	width: 343px;
	height: 100px;
	display: inline;
}

div#boxes-right{
	width: 345px;
	float: left;
	margin: 0px 0px 0 0;
	display: inline;
}


div.box-aktuelles{
	width: 343px;
	margin-top: 10px;
	float: left;
}

div.box-geburtstage{
	width: 343px;
	margin-top: 10px;
	float: left;
}

div.box-content{
	margin: 0px 0 0 0;
	padding: 2px;
}

div.box-content table{
	width: 195px;
}

div.box-content table tr td.title{
	height: 54px;
	vertical-align: top;
}

div.box-content table tr td.weitere{
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

div.box-content-mitRahmen{
	border: 1px solid #afafaf;
	margin: 0px 0 0 0;
	padding: 0px 0px 0 0px;
	width: 343px;
	height: 202px;
}

div.newseintrag{
	border-bottom: 1px dotted #979999;
	padding-bottom: 29px;
	margin-top: 5px;
}

div#newseintraege{
	height: 174px;
	overflow: hidden;
}

a.box{
	background-image: url(../img/bg-box-blau.jpg);
	background-repeat: repeat-x;
	height: 93px;
	width: 345px;
	display: block;
	text-decoration: none;
	cursor:pointer;
}

a.box:hover{
	background-image: url(../img/bg-box-blau-hover.jpg);
}

a.mehr-link{
	font-size: 12px;
	font-weight: bold;
	color: #dc3264;
	text-decoration: none;
	float: right;
	display: block;
	margin: 5px 10px 0 0;
}

a.mehr-link:hover{
	font-size: 12px;
	font-weight: bold;
	color: #dc3264;
	text-decoration: underline;
}

div.button{
	background-image: url(../img/bg-navi.jpg);
	background-repeat: repeat-x;
	height: 28px;
}

div.button a{
	margin:0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	padding: 7px 10px 0 0;
}

div.button a:hover{
	text-decoration: underline;
}


div.box-content img{
	float:left;
	margin: 0 7px 0 0;
	border: none;
}

div.box-content span{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 5px 0 0;
	float: right;
}

/*---Geburtsagskinder---*/

div.geburtstagskind{
	border-bottom: 1px dotted #979999;
	padding-bottom: 1px;
	margin-top: 0px;
	color: #4f4f4f;
}

div.geburtsagskind table{
	
}

div.geburtstagskind table tr td{
	vertical-align: top;
}

div.geburtstagskind table tr td.name{
	padding-top:2px;
	width: 235px;
	font-size: 12px;
	margin: 0px 6px 0 6px;
	padding:3px 0 0 0;
	font-weight: normal;
	font-weight: bold;
}

div.geburtstagskind table tr td.alter{
	padding-top:2px;
	font-size: 12px;
	color: #0192cf;
	font-weight: bold;
	
}

div.geburtstagskind table tr td.position{
	font-size: 12px;
	padding:3px 0 0 0;
}

div.geburtstagskind table tr td.geb-date{
	font-size: 12px;
	font-style: italic;
	padding:3px 0 0 0;
}

div.geburtstagskind table tr td img{
	margin:1px 5px 0 1px;
	padding:0px;
	float: left;
}



/*---footer---*/

div#footer{
	display: none;
}

/*---SERVICE-FOOTER---*/

div#service-footer{
	display: none;
}

div#bottom{
	display: none;
}

/*=============SUBSEITE=============*/

/*---CONTENT---*/

div#content{
	float: left;
	margin: 25px 13px 0 20px;
	padding: 0px;
}

/*---DETAILS ZUM ANLASS---*/

div#table-border{
	border: none;
}

table#details-anlass{	
	width: 519px;
	font-size: 12px;
	color: #4f4f4f;
	line-height: 1.6;
}

table#details-anlass tr td{
	vertical-align: top;
}

table#details-anlass tr td a{
	color: #b50b3e;
	font-weight: bold;
	text-decoration: none;
}

table#details-anlass tr td a:hover{
	text-decoration: underline;
}

/*---BUTTONS---*/

a.but-anmelden, a.but-abmelden{
	display: none;
}


/*---SIDEBAR---*/

div#sidebar{
	display: none;
}











