.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

.Alert{ font-size: 22px; color: Red }

hr{
	color : gray;
	height : 1px;
}

.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}

.kalender_gesamt {
	width : 100%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background : #DDDDDD;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 25px;
	text-align: left;
	padding-left: 15px;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #e0d8d0;
	height: 35px;
	color: #2f2116;
	vertical-align : top;
}
.kalender_zeile2 {
	background : #eeeeee;
	color: #6a4932;
	height: 35px;
	vertical-align : top;
}

.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}


/* Layoutvorlagen Anfang */
.layoutvorlage_std01 {
	border:solid #000000 1px;
	width:100%;
}

.layoutvorlage_100 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_101 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_102 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_103 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_104 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_105 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_106 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_200 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_201 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_202 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_203 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_204 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_205 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_206 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_400 {
	background:#FFECB8;
	color:black;
}

.layoutvorlage_401 {
	background:#FFDC86;
	color:black;
}

.layoutvorlage_402 {
	background:#FFB400;
	color:black;
}

.layoutvorlage_403 {
	background:#FFB400;
	color:white;
}

.layoutvorlage_404 {
	background:#6B192B;
	color:white;
}

.layoutvorlage_405 {
	background:#00AEE8;
	color:black;
}

.layoutvorlage_406 {
	background:#004F92;
	color:white;
}

.layoutvorlage_600 {
	border:1px solid #FFECB8;
}

.layoutvorlage_601 {
	border:1px solid #FFDC86;
}

.layoutvorlage_602 {
	border:1px solid #FFB400;
}

.layoutvorlage_603 {
	border:1px solid #FFB400;
}

.layoutvorlage_604 {
	border:1px solid #6B192B;
}

.layoutvorlage_605 {
	border:1px solid #00AEE8;
}

.layoutvorlage_606 {
	border:1px solid #004F92;
}

.layoutvorlage_120 {
	background:rgb(217,217,217);
	color:rgb(0,0,128);
	font-weight:bold;
	text-align: center;
}
/* Layoutvorlagen Ende */


/* von Carsten */
x*		{
		margin:				0;
		padding:			0;
		}

body {
		background-color: 		#BBAC9D;
		font-family: 			serif;
		font-size:			1.05em;
		line-height:			1.4em;
		color:				#887664;
		background-image:		url(/userfiles/layout2/background.jpg);
		background-repeat:		repeat-x;
}

#gesamt		{
		display:			block;
		height:				auto;
		width:				960px;
		margin: 			0 auto;
		background-image:		url(/userfiles/layout2/background2.gif);
		background-repeat:		repeat-y;
		padding: 0;
		}

#header		{
		background-image:		url(/userfiles/layout2/header.jpg);
		background-repeat:		repeat;
		display:			block;
		height:				160px;
		position:			relative;
		top:				0;
		left:				0;
		}

#header h1	{
		background-image:		url(/userfiles/layout2/treffpunkt.gif);
		background-repeat:		no-repeat;
		font-size:			0.1em;
		height:				50px;
		width:				300px;
		text-indent:			-2000px;
		/*display:			none;*/
		margin-left:			640px;
		}

#navigation	{
		display:			block;
		float:				left;
		width:				221px;
		height:				auto;
		position:			relative;
		top:				20px;
		left:				9px
		}

#navigation ul
		{
		display: 			block;
		width:				221px;
		height:				auto;
		margin: 			10px 0px 0px 0px;
		padding: 			0px 0px 0px 0px;
		border-top:			1px solid #5D4E3F;
		}

#navigation ul li
		{
		height:				20px;
		width:				221px;
		display: 			block;
		list-style-type: 		none;
		text-align:			left;
		padding:			0px 0px 0px 0px;
		margin:				0px 0px 0px 0px;
		border-bottom:			1px solid #5D4E3F;
		}

#navigation ul li a
		{
		padding:			0px 0px 0px 5px;
		margin:				0px 0px 0px 0px;
		line-height:			1.5em;
		color: 				#111111;
		text-decoration: 		none;
		display:			block;
		height:				20px;
		border-left:			10px solid #BBAC9D;
}

#navigation ul li a:hover {
	color: 				#111111;
	background-color:		#eeeeee;
	background-repeat:		repeat;
	display:			block;
	border-left:			10px solid #990000;
}

#navigation ul .navigation_aktiv a {
		color: 				#111111;
		background-color:		#eeeeee;
		background-repeat:		repeat;
		display:			block;
		border-left:			10px solid #5D4E3F;
		}

#content, .content	{
		display:			block;
		float:				left;
		height:				auto;
		width:				670px;
		position:			relative;
		top:				0px;
		left:				30px;
		margin-right:			30px;
		padding-bottom: 18px;
		background-color: white;
		background-image: none;
}

#content h1	{
		color:				#990000;
		background-color:		inherit;
		font-size:			1.4em;
		font-weight:			normal;
		padding:			20px 0 10px 0;
		}

#content a	{
		text-decoration: 		none;
		color: 				#5D4E3F;
		/*background-image:		url(/userfiles/layout2/linkintern2.gif);*/
		background-image:		url(/userfiles/layout/arrow.gif);
		background-repeat:		no-repeat;
		background-position:		0 2px;
		background-color:		inherit;
		padding-left:			14px;
		}

#content a:hover {
		color:				#000000;
		background-color:		inherit;
		background-image:		url(/userfiles/layout2/arrow2.gif);
		background-repeat:		no-repeat;
		background-position:		0 2px;
}

#content .kalender_gesamt a {
	background-image: none;
	padding-left: 0;
}


#content p	{
		display:			block;
		padding:			0;
		margin: 0;
		}


#footer		{
		width:				941px;
		height:				1.0em;
		clear:				both;
		position:			relative;
		left:				9px;
		top:				0;
		margin-left:			0;
		background-color:		#ffffff;
		background-repeat:		repeat;
		padding:			10px 0 10px 0;
		border-top:			1px solid #5D4E3F;
		}
#footer	* {
	margin: 0;
	padding: 0;
}

#footer p	{
		text-align:			center;
		display:			block;
		color:				#000000;
		font-size:			0.9em;
		}

#footer p a	{
		text-decoration: 		none;
		color: 				#5D4E3F;
		background-color:		inherit;
		}

#footer p a:hover {
		text-decoration: 		none;
		color: 				#990000;
		background-color:		inherit;
		}

