/* CSS Document */

*
{
		padding-left : 0;
		padding-right : 0;
		padding-top : 0;
		padding-bottom : 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		
}

body
{		line-height: 14px;		
		background-repeat: repeat-x;
		padding-left : 0;
		padding-right : 0;
		padding-top : 0;
		padding-bottom : 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		background-color: #696969;
		background-image:url(images/gradient_bg.jpg);
}


#page
{
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		width : 790px;
		text-align : left;
		margin-top: 5px;
		height:auto;
		background-image:url(../images/border.jpg);
		background-repeat:repeat-y;
		padding-left:3px;
		padding-right:2px;

		
}

/*#header, #kontext, #page, #content, #menu, #verlauf
{
		border: 1px solid black; 
		padding : 1em;
}
*/

#preview
{
		border: 1px solid black; 
		padding : 1em;
}

#header
{
	height:150px;
	width:776px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#verlauf
{
	height:70px;
	width:776px;
	background-image:url(../verlauf.jpg);
	background-repeat:repeat-x;
}

#content
{
	padding-top: 0px;
	margin-top: 0px;
	width:420px;
	align:center;
	margin-right:20px;
	margin-left:20px;
	}
#kontext
{
	width:15em;
}
#menu
{
	width: 14.5em;
}

#menu ul
{
	list-style : none ;
}

#menu, #content, #kontext
{
	float:left;
	margin-top:1em;
}




#content h1
{
	padding-right: 5px;
	margin-right: 0px;
	padding-left: 5px;
	margin-left: 0px;
	border-top-color: #4c4c4c;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	margin-top: 0px;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-color: #4c4c4c;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #0b294d;
	text-shadow: 0px 0px 3px black;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
}

#content h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-align:right;
}
#content h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
}
#content h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.absatz
{
	width:150px;
	float:left;
	margin-right:20px;
	margin-top: 20px;
	margin-bottom:20px;
}


#preview
{
	border-color: #0b294d;
	border-style: dotted;
	width:130px;
	height:110px;
	margin-top: 1em;
}

#content img
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

#previewtext
{
	margin-top:1em;
	margin-bottom: 0em;
}

#previewtext a
{
	color:#000000;
	margin-bottom:1em;
}

#flaggen
{

}
#flaggen li
{
	list-style:none;
}
.breaker
{
	clear : left;
}
a
{
	font-weight: bold;
	border-bottom-color: #0b294d;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #083a6e;
	text-decoration: none;
}
a:hover
{
	margin-bottom: 5px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: black;
	
}
p
{
	padding: 0px;
	margin: 0px;
}
