/* uug */

body
{
	/*background: #eeeeee url(../images/hintergrund-detailseite-1x428.gif) repeat-x;*/
	/*line-height: 17px;*/
	background-color: #efefef;
	/*background-color: #ffffff;*/
	color: #333333;
	letter-spacing: 0px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica,"Century Gothic",sans-serif;
	margin: 0 auto;
}
#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	margin: 0px auto;
	width: 970px;
	background-color: #ffffff;
}
#main
{
	/*border: 1px solid silver;*/
	background-color: #ffffff;
	margin-bottom: 0px;
	padding: 0px;
	min-height: 800px;
	overflow: auto;
	/*text-align: left;
	margin: 20px auto;
	width: 1000px;*/
}	
#image
{
	/*border: 1px dotted green;*/
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#mainmenu
{
	/*border: 1px dotted red;*/
	margin-top: 30px;
	margin-left: 0px;
	width: 188px;
	float: left;
}
#content
{
	/*border: 1px dotted orange;*/
	margin-top: 30px;
	margin-left: 10px;
	width: 530px;
	padding: 0px;
	min-height: 450px;
	float: left;
}
#content p
{
	font-family: Arial, Helvetica,"Century Gothic",sans-serif !important;
	font-size: 13px !important;
	font-style: normal !important;
}
#content h1
{
	font-family: Arial, Helvetica,"Century Gothic",sans-serif !important;
	font-size: 24px !important;
	font-weight: bold !important;
	color: #333333 !important;
	margin: 0px;
}
#content h2
{
	font-family: Arial, Helvetica,"Century Gothic",sans-serif !important;
	font-size: 24px !important;
	font-weight: bold !important;
	color: #333333 !important;
	margin: 0px;
}
#content h3
{
	font-family: Arial, Helvetica,"Century Gothic",sans-serif !important;
	font-size: 15px !important;
	font-weight: bold !important;
	color: #333333 !important;
	margin: 0px;
}
#right
{
	/*border: 1px dotted orange;*/
	margin-top: 30px;
	margin-left: 12px;
	width: 220px;
	padding: 0px;
	/*min-height: 450px;*/
	float: left;
}
#footer
{
	font-size: 11px;
	padding-bottom: 10px;
}
.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}
.grey
{
	background-color: #d4d4d4;
	color: #333333;
}

.beschreibung p {
	margin-top:0px;
	padding-top: 0px;
}

.cite
{
	font-size: 14px;
	margin-bottom: 10px;
}
.legend
{
	font-size: 10px;
	float: left;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
h2
{
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
h3
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
p { font-family: Arial, Helvetica,"Century Gothic",sans-serif; }

.white_line
{
	border-bottom: 1px solid white;
	height: 10px;
}
a.proj_link
{
	color: #333333;
}
a.proj_link:hover
{
	color: #333333;
	text-decoration: underline;
}

#content  a
{
	color: #000099;
	text-decoration: none;
}
#content a:hover
{
	color: #000099;
	text-decoration: underline;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a.active
{
	color: red;
}
a.active:hover
{
	color: red;
	text-decoration: underline;
}
a.lang
{
	color: #888;
}
.year
{
	color: red;
	width: 80px;
	vertical-align: top;
}
hr.white_line
{
	color: white;
	height: 1px;
	border: none;
	border-bottom: 1px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr.silver_line
{
	color: silver;
	height: 1px;
	border: none;
	border-bottom: 1px solid silver;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#content ul
{
	list-style-image: url('../images/bullet1.gif');
	margin-left: 0.7em;
	padding-left: 0.7em;
}
div#content ol
{
	/*list-style-image: url('../images/bullet1.gif');*/
	margin-left: 0.7em;
	padding-left: 0.7em;
}
#content hr
{
	color: silver;
	height: 1px;
	border: none;
	border-bottom: 1px solid silver;
	margin-top: 5px;
	margin-bottom: 5px;
}


ul.menu
{
	/*border: 1px dashed green;*/
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
}

ul.menu li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.sub ul
{
	display: none;
}
ul.menu li ul
{
	list-style: none;
	margin-left: 20px;
	padding: 0px;
}

ul.menu a
{
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid silver;
	padding: 5px;
	height: 20px;
}

ul.menu a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #e7eeff;
}

ul.menu li#current>a
{
	color: red;
	text-decoration: none;
	font-weight: normal;
	background-color: #bfc6df;
}

ul.menu-nav li.active>a
{
	color: red;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #e8e9e9;*/
}

ul.menu .active
{
	color: #000000;
	text-decoration: none;
	background-color: #bfc6df;
}
.monat
{
	background-color: #bfc6df;
	display: block;
	padding: 4px;
}
.box
{
	background-color: #e7eeff;
	margin-bottom: 20px;
}
.box h1
{
	font-size: 13px;
	background-color: #bfc6df;		 	
	padding: 4px;
}
.innen
{
	padding: 4px;
}
.silver_dotted_line
{
	color: silver;
	height: 1px;
	border: none;
	border-bottom: 1px dashed silver;
	margin-top: 5px;
	margin-bottom: 5px;
}
