* { margin : 0; padding : 0; }
body {
	font : normal 73% Verdana, Arial, sans-serif;
	text-align : center;
	color : #333;
	background : #eee;
}
a { outline: none; }
a:link { color : #195F82; text-decoration : none; }
a:visited { color : #0072bc; text-decoration : none; }
a:hover { color : #555; }

/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */
#page {
	width : 782px;
	margin : 0 auto;
	text-align : center;
	background : #fff url(../img/oma_rahmen-bg.gif) repeat-y 0 top;
}
#rahmen {
	width : 770px;
	margin : 0px 6px;
	padding : 0px;
	/*font-size : 95%;*/
	text-align : left;
	background : transparent;
}
#main {
	float : left;
	width : 770px;
	background : url(../img/oma_menu-bg.gif) repeat-x 0px 0;
}
#content {
	float : left;
	width : 496px; 
	margin : 10px 0 0 0;
	background : url(../img/panel.gif) #fefefe repeat-x 0px -3px;
}
#sidebar {
	float : right;
	position : relative;
	width : 274px; 
	background : transparent /*#dbdbdb*/;
}
#footer {
	clear : both;
	margin : 0;
	padding : 20px 20px 2px 20px;
	border-top : 1px solid #aaa;
	background : #cecece url(../img/oma_menu-bg.gif) repeat-x left -1px;
	border-bottom : 1px solid #aaa;
}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header {
	float : left;
	width : 770px;
	background : #fff;
}
#header h1 {
	float : right;
	margin : 0;
	width : 275px;
	height : 143px;
	background : #fff url(../img/oma_logo.gif) no-repeat 0px 10px;
	text-indent : -9999px;
}
#header h2 {
	float : left;
	width : 340px;
	margin : 82px 20px 20px 12px; 
	padding : 0;
/*	font-family : "Trebuchet MS", sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #0072bc;
	line-height : 14px;*/
	background : #fff url(../img/oma_slogan.gif) no-repeat 0px 0px;
	text-indent : -9999px;
}


/*#header h2 span {
	width : 24px !important ;
	background : #fff url(../img/bullet.gif) no-repeat 5px 1px;
	height : 13px;
}*/

#menu {
	float : left;
	width : 100%;
	/*font-size : 11px;*/
}
#menu ul {
	float : left;
	width : 738px;
	margin : 0;
	padding : 0 0 12px 20px;
	list-style : none;
}
#menu ul li {
	float : left;
	margin : 0;
	padding : 0;
}
#menu ul li a {
	display : block;
	float : left;
	margin : 1px 0 0 0;
	padding : 6px 10px 9px 10px;
	font-weight : bold;
	text-decoration : none;
	color : #555;
}
#menu ul li a:hover { background : #f9f9f9 url(../img/oma_menu.gif) no-repeat bottom left; }
#menu ul li a:active { background : #f9f9f9 url(../img/oma_menu.gif) no-repeat bottom left; }
#menu ul li.current a {
	margin-top : 0;
	padding-bottom : 10px;
	border-right : 1px solid #bbb;
	background : #fff url(../img/oma_menu-active.gif) no-repeat bottom left;
}
#menu ul li.current a:hover {
	margin-top : 0;
	padding-bottom : 10px;
	border-right : 1px solid #bbb;
	background : #fff url(../img/oma_menu-active.gif) no-repeat bottom right;
}
/* ------------------------------------------------------------

	content

------------------------------------------------------------ */

h2#title {
	margin : 0;
	padding : 18px 20px; /*prev 18px 20px*/
	font-family : "Trebuchet MS", sans-serif;
	font-size : 180%;
	color : #fff;
	background : #0072bc url(../img/oma_title-bg.gif) no-repeat top left;
}
h2.karte { display : none }
.locator {
	clear : both;
	margin : 5px auto 5px 0;
	font : 9px verdana, arial, sans-serif;
	background : #d6d6ba;
	padding : 2px 0px 2px 5px;
	margin : 0px 0 0 0px;
	border : 0px solid #fff;
	border-width : 0 0 1px 0;
	line-height : 17px;
}
.locator a:link { border : none !important; }
.locator a:visited { border : none !important; }
.locator a:hover { border : none !important; }
.pager {
	position : relative;
	top : -20px;
	clear : both;
	float : right;
	margin : 0;
	padding : 0px;
	width : 200px;
	text-align : right;
}
.pager a {
	padding-right : 3px;
	font-size : 11px;
}
.pager a img{
	border : none;
	vertical-align : bottom;
}
.pager b {
	font-size : 11px;
	padding-right : 3px;
}
.pager span {
	display : block;
	margin : 10px 5px 5px;
	font-size : 11px;
	font-style : normal;
	padding-right : 8px;
	padding-top : 0px;
}
	
#content .box {
	/*margin-top : 20px !important ;*/
	margin : 20px 20px 20px 20px;
	line-height : 1.5em;
	/*font-size : 12px;*/
}
#content .box p {
	margin : .5em 0;
	font-size : 1em;
}
#content .box ul {
	margin : 1.5em 0 1.5em 40px;
	padding : 0;
	list-style : none;
}
#content .box ul li {
	margin : 0 0 8px 0;
	padding : 0 0 0 23px;
	color : #555;
	background : url(../img/icon_image.gif) no-repeat 0 1px;
}
#content .box blockquote {
	margin : 1em 0 1em 20px;
	padding : 0 0 0 22px;
	/*font-size : 90%;*/
	line-height : 1.4em;
	color : #666;
	/*background : url(../img/icon-quotes.gif) no-repeat 0 2px;*/
}
#content .box h3 {
	margin : 0;
	padding : 5px 0;
	font : bold 1.1em verdana, arial, sans-serif;
	color : #214d8c;
}


#content .box h3 a:link {
	margin : 0;
	padding-right : 9px;
	background-image : url(../img/bullet-sidemore.gif);
	background-repeat : no-repeat;
	background-position : 100% 6px;
	font : bold 1.1em verdana, arial, sans-serif;
	color : #214d8c;
	border : none !important ;
}
#content .box h3 a:visited {
	margin : 0;
	padding-right : 9px;
	background-image : url(../img/bullet-sidemore.gif);
	background-repeat : no-repeat;
	background-position : 100% 6px;
	font : bold 1.1em verdana, arial, sans-serif;
	color : #214d8c;
	border : none !important ;
}
#content .box h3 a:hover {
	margin : 0;
	padding-right : 9px;
	background-color : #eee;
	background-image : url(../img/bullet-sidemore.gif);
	background-repeat : no-repeat;
	background-position : 100% 6px;
	font : bold 1.1em verdana, arial, sans-serif;
	color : #0072bc;
	border : none !important ;
}
#content .box h4 {
	margin : 0 0 2px 0;
	padding : 0;
	font-size : .9em;
	font-weight : normal;
	text-transform : uppercase;
	letter-spacing : 0.1em;
	color : #900;
}
#content .box h5 {
	margin : 1em 0 0.3em 0;
	padding : 0;
	font-size : 1em;
	font-weight : bold;
}
#content .box ol {
	margin : 0;
	padding : 0;
	padding-left : 25px;
/*	list-style : decimal inside;*/
}
#content .shoot p.egal {
	display : block;
	margin : 10px 15px 10px 15px;
}
#content .shoot p.hoch {
	float : left;
	margin : 10px 15px 10px 0px;
}
#content .shoot p.quer {
	display : block;
	margin : 10px 15px 10px 15px;
}
#content .shoot ul {
	margin : 0;
	padding : 0;
	padding-left : 20px;
	list-style : none;
}
#content .shoot ul li {
	padding : 0;
	margin : 0 2px 0 10px;
	padding-left : 0px;
	background : transparent;
	list-style-image : url(../img/icon_image.gif);
	font-size : 11px;
	line-height : 15px;
}
#content .shooter {
	margin : 10px 0;
	padding : 5px 0;
	width : 450px;
	border-top : 1px dotted #e6e6e6;
	clear : both;
}
div.shooter p.posted {
	margin : 0;
	padding : 15px 0 0 21px;
	font-size : 90%;
	color : #666;
	background : url(../img/icon-permalink.gif) no-repeat 0 18px;
}
div.shooter p.tags {
	margin : 4px 0 20px 0;
	padding-bottom : 20px;
	border-bottom : 1px solid #ddd;
	background-image : url(../img/icon-tags.gif);
}
div.shooter p.posted a {
	color : #666;
	border-bottom : 1px dotted #bbb;
}
div.shooter p.posted a:hover {
	background : #57ba4f;
	color : #fff;
	border : none;
}
#content .shooter a img {
	border : none;
	margin : 0;
	vertical-align : middle;
}
#content .shooter img {
	border : 1px #333 solid;
	margin : 5px;
	vertical-align : middle;
}
#content .shooter p.img {
	float : right;
	width : 110px;
	margin : 0 0px 10px 10px;
	text-align : center;
	vertical-align : middle;
	height : 100px;
	background : transparent;
	border-right : 0px solid #ccc;
	border-bottom : 0px solid #ccc;
}
#content a { border-bottom : 1px dotted #bbb; }
#content a:hover { background : #57ba4f; color : #fff; border-bottom : 1px dotted #57ba4f; }
h2 { font-size : 100%; }

/* logbuch entries */

div.entry h3 {
	font-family : "Trebuchet MS", sans-serif;
	font-size : 120%;
}
div.entry p.posted {
	margin : 0;
	padding : 15px 0 0 21px;
	font-size : 90%;
	color : #666;
	background : url(../img/icon-permalink.gif) no-repeat 0 18px;
}
div.entry p.tags {
	margin : 4px 0 20px 0;
	padding-bottom : 20px;
	border-bottom : 1px solid #ddd;
	background-image : url(../img/icon-tags.gif);
}
div.entry p.posted a {
	color : #666;
	border-bottom : 1px dotted #bbb;
}
div.entry p.posted a:hover {
	background : #57ba4f;
	color : #fff;
	border : none;
}
div.last p.posted {
	border-bottom : none;
}
	
/* ------------------------------------------------------------

	sidebar

------------------------------------------------------------ */

/* news box */

#news {
	margin : 0;
	padding : 20px;
	background : #57ba4f url(../img/oma_side_bg.gif) no-repeat top left;
}
#news h3 {
	margin : 0;
	padding : 0;
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 150%;
	color : #fff;
}
#news dl {
	margin : 1em 0;
	padding : 0;
	line-height : 1.3em;
}
#news dl dt {
	margin : 0;
	padding : 0 0 0 22px;
	font-weight : bold;
	background : url(../img/icon-news.gif) no-repeat 0 1px;
}
#news dl dd {
	margin : 0 0 8px 22px;
	padding : 0;
	font-size : 90%;
	color : #527000;
}
#news p {
	margin : 0;
	padding : 0;
	font-size : 90%;
	text-align : right;
}
#news a.more {
	padding-right : 8px;
	font-weight : bold;
	background : url(../img/bullet-newsmore.gif) no-repeat 100% 4px;
}
#news a {
	color : #fff/*#3B5000*/;
	text-decoration : none;
}
#news a:hover {
	/*background-color : #C6E76E;*/
	color : #195F82;
}

/* sidebar contents */

#side-box {
	border-top : 1px solid #fff;
	padding : 20px;
}
#side-box h4 {
	margin : 0 0  5px 0;
	padding : 0;
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 130%;
	color : #555;
}
#side-box ul {
	margin : 0 0 20px 0;
	padding : 0;
	list-style : none;
}
#side-box ul li {
	margin : 0;
	padding : 5px 0 5px 15px;
	/*font-size : 11px;*/
	border-bottom : 1px solid #ccc;
	background : url(../img/iplus.gif) no-repeat 3px 9px;
}
#side-box ul li.last {
	border-bottom : none;
}

/* teasers */

dl.teaser {
	margin : 0 0 10px 0;
	padding : 0 0 10px 0;
	font-size : 11px;
	line-height : 1.4em;
	border-bottom : 1px solid #ccc;
}
/*dl.teaser:after {
	content : ".";
	display : block;
	height : 0;
	clear : left;
	visibility : hidden;
}*/
dl.last {
	border-bottom : none;
}
dl.teaser dd.img {
	float : left;
	width : 110px;
/*	height : 60px;*/
}
dl.teaser dd.img img {
	padding : 3px;
	border : 1px solid #ccc;
	border-top : none;
	border-left : none;
	background : #fff;
}
dl.teaser dd.img a:hover img {
	border-color : #eee;
	background : #ccc;
}
dl.teaser dd {
/*	margin : 0 0 0 65px;*/
	padding : 0;
	color : #444;
}
dl.teaser dt {
	margin-bottom : 3px;
	font-family : "Trebuchet MS", sans-serif;
	font-weight : bold;
	font-size : 100%;
}
dl.teaser dt a {
	padding-right : 9px;
	background-image : url(../img/bullet-sidemore.gif);
	background-repeat : no-repeat;
	background-position : 100% 6px;
}
dl.teaser dt a:hover {
	background-image : url(../img/bullet-sidemore-hov.gif);
}

/* subnav box */

#subnav {
	margin : 0;
	padding : 20px;
	background : #57ba4f /*url(../img/oma_side_bg.gif) no-repeat top left*/;
	-moz-border-radius-topleft : 7px;
}
#subnav h3 {
	margin : 0 0 5px 0;
	padding : 0;
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size : 130%;
	color : #fff;
}
#subnav ul {
	margin : 0;
	padding : 0;
	/*font-size : 12px;*/
	list-style : none;
	line-height : 1.3em;
}
#subnav ul li {
	margin : 0;
	padding : 8px 0 8px 20px;
	font-weight : bold;
	border-bottom : 0px solid #eee;
	background : url(../img/icon-news.gif) no-repeat 0px 10px;
}
#subnav ul.sub li {
	margin : 0;
	width : 90%;
	padding : 8px 0 8px 15px;
	font-weight : normal;
	border-bottom : 0px solid #eee;
	background : url(../img/bullet-green.gif) no-repeat 3px 12px;
}
#subnav ul li#subnav-last {
	padding-bottom : 0;
	border-bottom : none;
}
#subnav a {
	color : #fff;
	text-decoration : none;
}
#subnav a:hover { color : #195F82; }
#subnav ul li.active { background-image : url(../img/bullet-blue.gif); }
#subnav ul li.active a { color : #195F82; background-color : transparent; }
#subnav ul li.active a:hover { color : #195F82; background-color : transparent; }
/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer p {
	margin : 0 0 8px 0;
	padding : 0;
	font-size : 80%;
	color : #555;
}
	
#footer p.logo {
	padding : 5px 0 5px 0;
	background : url(../img/weblogswork_footer.gif) no-repeat 100% 50%;
	line-height : 140%;
}
	
#footer p a {
	color : #555;
	border-bottom : 1px dotted #aaa;
}
#footer p a:hover {
	color : #fff;
	border : none;
	background : #555;
}

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img { border : none; }
hr, .hide { display : none; }
.clear { clear : both }
#content a.extern:link {
	padding : 1px 1px 1px 18px;
	background : url(../img/weblink.png) no-repeat left 0px;
}
#content a.extern:visited {
	padding : 1px 1px 1px 18px;
	background : url(../img/weblink.png) no-repeat left 0px;
}
#content a.extern:hover {
	padding : 1px 1px 1px 18px;
	background : url(../img/weblink.png) no-repeat left 0px;
	color : #555;
}
#content a.extern:active {
	padding : 1px 1px 1px 18px;
	background : url(../img/weblink.png) no-repeat left 0px;
}
#content fieldset {
	width : 450px;
	border-style : solid;
	border-color : #fff #999 #999 #ccc;
	border-width : 0px 0 0 0;
	padding : 5px 0;
	margin : 0;
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	clear : both;
}
#content fieldset legend {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 5px;
	color : #0f2b1a;
	font : normal small-caps 11px Verdana, Arial, sans-serif;
	letter-spacing : 1px;
	background : url(../img/divbg.jpg) #ebe9d4; /*-moz-border-radius : 12px;*/
}
#content fieldset legend a {
	text-decoration : none;
}
#content fieldset legend a span {
	color : #0f2b1a;
	text-decoration : none;
}
#content fieldset legend a:visited span {
	color : #0f2b1a;
	text-decoration : none;
}
#content fieldset span {
	font :  11px Verdana, Arial, sans-serif;
}
#feedback_form div {
	clear : both;
	margin : 3px 10px;
	padding : 5px 0
}
#feedback_form input.button {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 30px 0 auto;
	color : #0f2b1a;
	font : normal small-caps 11px Verdana, Arial, sans-serif;
	letter-spacing : 1px;
	background : url(../img/pbg.jpg) #ebe9d4;
	float : right;
}
#feedback_form input.button:hover {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 30px 0 auto;
	color : #0f2b1a;
	font : normal small-caps 11px Verdana, Arial, sans-serif;
	letter-spacing : 1px;
	background : url(../img/divbg.jpg) #ebe9d4;
	float : right;
	cursor : pointer;
}
* html #feedback_form input.button:hover {cursor : hand;}
#feedback_form input.feed {
	float : right;
	margin-right : 30px;
}
#feedback_form textarea {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	color : #214d8c;
	float : right;
	margin-right : 30px;
	width : 380px;
}
input.feed {
	border-width : 0 1px 1px 0;
	border-style : solid;
	background : transparent;
	border-color : #ccc #999 #999 #ccc;
	width : 250px;
	font : 11px "Courier New", Courier, monospace;
	color : #214d8c;
}
label.inline {
	width : 130px;
	vertical-align : top;
	float : left;
	text-align : right;
}
dl.outer {
	margin : 0;
	padding : 0;
}
dl.outer dd {
	margin : 0;
	padding : 0;
}
dl.pdf {
	width : 90%;
	border : 1px dotted #950006;
	padding : 1px 5px 1px 5px;
	text-align : left;
}
dl.leistungen dd.img {
	float : left;
	width : 100px;
	margin : 0 15px 10px 0px;
	text-align : left;
	vertical-align : middle;
	height : 110px;
	background : transparent;
	border-right : 0px solid #ccc;
	border-bottom : 0px solid #ccc;
}
dl.leistungen dd.itext {
	margin : 10px 15px 0px 0px;
	width : 80%;
	font-weight : normal;
	font : 11px Verdana, Arial, sans-serif;
}
dl.leistungen dd.text {
	margin-left : 10px;
	width : 80%;
	font-weight : normal;
	font : 11px Verdana, Arial, sans-serif;
}
dl.leistungen dd.textlang {
	margin-left : 10px;
	width : 100%;
	font-weight : normal;
	font : 11px Verdana, Arial, sans-serif;
}
dl.leistungen img {
	border : 1px #333 solid;
	margin : 5px;
	vertical-align : middle;
}
dl.leistungen dt {
	margin : 5px;
	border-top : 1px dotted #cecf9c;
	font : small-caps bold 13px Verdana, Arial, sans-serif;
	clear : both;
	color : #195f82;
}
dd.menge {
	float : right;
	margin-top : -15px;
	padding-right : 70px !important;
	padding-right : 0;
	font : small-caps bold 11px Verdana, Arial, sans-serif;
}
dd.preis {
	float : right;
	margin-top : -15px;
	width : 60px;
	font : small-caps bold 11px Verdana, Arial, sans-serif;
	text-align : right;
}
dd.text {
	margin-left : 10px;
	width : 70%;
	font-weight : normal;
	font : 12px Verdana, Arial, sans-serif;
}
/* ------------------------------------------------------------

	IE fixes

------------------------------------------------------------ */

/* hide from IE/Mac \*/
#main { clear : left; }

* html div { height : 1%; }
/* end hide */


body {
	font-size: 83%; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 73%;
}
html>body { /* be nice to Opera */
	font-size: 83%;
}
#rahmen {
	width: 782px; /* IE5 Win prev 782px*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 770px;
}
html>body #rahmen { /* be nice to Opera */
	width: 770px;
}


/* self-clearing float */

#menu { display: inline-block; } /* for IE/Mac */
/* Hides from IE/Mac \*/
* html #menu, * html #footer { height: 1%; }
#menu { display: block; }
/* End hide from IE/Mac */
