
/*********************************/
/* Standard-Stile neutralisieren
/*********************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:Ó; }
abbr,acronym { border:0; }
html {font-size: 62.5%; width: 100%;}
a{text-decoration: none; position:relative}

strong {font-weight: bold;}
a:focus { outline: none; position:relative}

body {
	background-image: url(/styles/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #d3d3d3;
	font-family: "Lucida Grande","Lucida Sans", "Arial";
	width: 100%;
}




/*********************************/
/* Boxen
/*********************************/

div#wrapper {
	width: 1005px;
	margin: 0 auto;
}

div#background {
	width: 995px;
	float:left;
	padding-left: 10px;
	background-image: url(/styles/images/background_border985.png);
	background-repeat: repeat-y;
}

*html div#background {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/styles/images/background_border985.png", sizingMethod="scale");
}
div#border {
	float: left;
	padding-left: 60px;
	background-color: #b1c800;
	background-image: url(/styles/images/bg_edge_right.png);
	background-repeat: no-repeat; 
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

*html div#border {
	padding-left: 59px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/styles/images/bg_edge_right.png", sizingMethod="crop");
}


div#site {
	float: left;
	position: relative;
	width: 915px;
 	padding-left: 10px;
	background-color: #fff;
	border-right: 1px solid #666666;
	padding-bottom: 30px;
}

div.container {
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.element {
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	display: table;
}

div.x1 { width: 175px; }
div.x2 { width: 360px; }
div.x3 { width: 545px; }
div.x4 { width: 730px; }

* html div.x3 { width: 546px; }
* html div.x4 { width: 731px; }

div.y1 { height: 175px; }
div.y2 { height: 360px; }
div.y3 { height: 545px; }
div.y4 { height: 730px; }

* html div.y3 { height: 546px; }
* html div.y4 { height: 731px; }


div.light { background-color: #b1cff2; }
div.nav { background-color: #004e84; } /* #0562a1; */

div.contentimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.contentimage img { border: 1px solid #818181; }

div.image img { } 

div.left { margin-left: 0; }

div.edge_right {
	background-image: url(/styles/images/bg_edge_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.edge_left {
	background-image: url(/styles/images/bg_edge_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#footer {
	clear: both;
	float: left;
	height: 16px;
	width:	100%;
	background-image: url(/styles/images/background_footer985.png);
	background-repeat: no-repeat;
}

*html div#footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/styles/images/background_footer985.png", sizingMethod="image");
}

/*********************************/
/* Navigation
/*********************************/

div ul#nav_main {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
	_margin-left: 10px;
	line-height: 130%;
}

div ul#nav_main li {
	margin-top: 4px;
	text-align: left;
}

div ul#nav_main li a {
	color: #aaf4fc;
	font-size: 12px;
	font-weight: bold;
}

div ul#nav_main li a:hover {
	color: #fff;
}

div ul#nav_main li.selected a {
	color: #fff;
}

div ul#nav_sub {
	margin-top: 16px;
	margin-left: 20px;
	font-family: Tahoma;
}

div ul#nav_sub li {
	height: 15px;
	margin-top: 5px;
}

div ul#nav_sub li a {
	font-size: 1.2em;
	color: #ffffff;
}

div ul#nav_sub li.selected a {
	font-weight: bold;
}

div ul#nav_sub li a:hover {
	font-weight: bold;
}

div ul#global_nav {
	display: block;
	float: right;	
	width: 165px;
	padding-top: 155px;
	margin-right: 10px;
	font-family: Tahoma;
	color: #fff;
}

div ul#global_nav li {
	float: left;
	display: block;
	margin-left: 10px;
}

div ul#global_nav li a {
	color: #fff;
	font-size: 12px;
}

/*********************************/
/* List
/*********************************/

div.listitem {
	float: left;
	width: 95%;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

div.listitem h2 {
	font-size: 1.2em;
	margin-top: 0;
	padding-left: 5px;
}

div.listitem p {
	padding: 5px;
}

div.listitem p a {
}

div.listitem p.prehead {
	color: #4c4c4c;
	font-family: Georgia, "Times New Roman", Serif;
	font-style: italic;
	margin-bottom: 0;
	padding: 5px;
}

div.listitem img {
	float: left;
	margin: 5px;
	border: 1px solid #808080;
}


/*********************************/
/* Suchergebniss
/*********************************/

div.percentageindicator {
	float: left;
	width: 70px;
	border-top: 1px solid #B3B3B3;
}

div.searchlistitem {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 1px solid #B3B3B3;
}

div.searchlistitem a {
	font-size: 1.2em;
	margin-bottom: 3px;
	line-height: 155%;
}

/*********************************/
/* Lexikon Content Links
/*********************************/

div.lexicon-ref { 
	margin-top: 1em;
	color: #808080;
	float: left;
}

div.lexicon-ref ul { 
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	margin-top: -1.2em;
	margin-left: 0em;
	color: #808080;
	float: left;
}

div.lexicon-ref ul li {  
	margin: 0em;
	padding: 0em;
	padding-bottom: 0.1em;
}

