/* 
Template Name: Gothic
Author: Esther Nowack
Author URI: http://www.webmatter.de
*/

/* main divs */

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #131313;
	font-size: 12px;
	font-family: "ËÎÌå";
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 998px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	}
#header {
	position: relative;
	width: 958px;
	height: 188px;
	background: #fff url(img-gov/header.jpg) left top no-repeat;
	padding: 20px;
}
#top-menu {
	width: 898px;
	height: 27px;
	float: left;
	background: #666;
	color: #fff;
	padding: 0px;
	border: 1px solid #333;
}
#main {
	width: 998px;
	float: left;
}
#left {
	width: 150px;
	padding: 0px 30px 20px 20px;
	float: left;
	}
#right {
	float: left;
	width: 150px;
	padding: 0px 30px 20px 20px;
}
#content {
	float: left;
	width: 430px;
	background: #fff url(img-gov/rose.jpg) left 20px no-repeat;
	padding: 30px 35px;
	}

#footer {
	clear:left;
	width: 958px;
	height: 40px;
	background: #fff url(img-gov/rose-line.jpg) center top no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* end main divs */


/* Horizontal Menu */
#top-menu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #666;
	border-width: 1px 0;
	background: black url(img-gov/blockdefault.gif) center center repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#top-menu li{
display: inline;
}

#top-menu li a{
float: left;
color: white;
padding: 6px 20px;
text-decoration: none;
border-right: 1px solid white;
border-bottom: 0 none;
}

#top-menu li a:visited{
color: white;
}

#top-menu li a:hover, #top-menu li.active a {
color: #fff;
background: transparent url(img-gov/blockactive.gif) center center repeat-x;
}
/* Ende horizontales Menu */

/* links and lists */

a, a:link, a:visited {
	color:#990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}
a:hover {
	color: #003366;
	border-bottom: 1px dotted #003366;
	}

#left ul, #right ul {
	list-style: none;
}
#left ul li, #right ul li {
	display: inline;
}
#left ul li a, #right ul li a {
	display: block;
	border-bottom: 0 none;
	font-weight: normal;
}
a img, a:visited img {
	border: 0 none;
	border-bottom: 0 !important;
}
/* end links and lists */

/* headings */

#header h5 {
	font-size: 2.3em;
	margin-top: 15px;
	color: #333;
	background: transparent url(img-gov/logo.jpg) left center no-repeat;
	padding-left: 42px;
	height: 40px;
}
#header h2 {
	font-size: 18px;
	color: #333;
	margin-top: 20px;
	font-family: "¿¬Ìå_GB2312";
}

h1, h2, h3, h4, {
	margin: 0 0 10px 0;
	background: transparent;
}
h1 {
	font-size: 1.5em;
}
h2, h3 {
	font-size: 1.2em;
	margin-top: 20px;
}
h4, h5 {
	font-size: 1.1em;
}

#left h2, #right h2 {
	background: #fff url(img-gov/line.jpg) center bottom no-repeat;
	padding-bottom: 25px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
}

/* different classes */
p {
	margin-bottom: 10px;
}
img.border {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 5px;
}
img.right {
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0px 5px 5px 5px;
	}
img.left {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 6px 5px 0;
}
#footer p {
	text-align: center;
	
}
#footer p.link {
	text-align: right;
	margin-top: 20px;
}

/* search form */

#search { 
	position: absolute;
	top: 152px;
	left: 730px;
	width: 250px; 
	height: 30px; 
	border: 0px solid #fff; 
	margin:0; 
	padding: 3px 0; 
	overflow:hidden;
	}
#search .search_input {
	width: 150px;
	padding: 2px;
	color: #494949;
	background: #f2f2f2;
	font: normal 0.6em Verdana, sans-serif;
	border: 1px solid #aaa;
	border-right-color: #eee;
	border-bottom-color: #eee;
	display: inline;
}

#searchsubmit {
display: inline;
	width: 20px;
	padding: 0px;
   background: url('img-gov/lupe.gif') center no-repeat;
	border: 0px solid #494949;
	margin: 1px 0 1px 10px;
}


/* end search form */

/* contact form */
/* Formular */
form {
	margin-left: 20px;
	}
fieldset {
	width: 390px;
	padding: 10px;
	}
legend {
	margin: 10px;
	padding: 5px;
	color: #990000;
	}
input, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
width:300px;
color: #494949;
background: #f4f4f4;
border: 1px inset #999;
padding-left: 1px;
}
input:hover, textarea:hover {
background: #ccc;
}
.submit {
	background: #ccc;
	color: #131313;
	width: 150px;
	border: 1px solid #999;
}
.submit:hover {
	background: #999;	
	color: #f2f2f2;
}

/* end contact form */
