@CHARSET "UTF-8";

body {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #444;
    background:#303B41 url(../images/hintergrund_2_top.jpg) repeat-x scroll 0 0; 
 
}

#main {
    margin:0 auto;
    text-align:left;
    width:800px;
    
}
#header {
    text-align:left;
    width:800px;
    height: 190px;
    margin-top: 23px;
}
#top_navigation {
    text-align: right;
    background: #ccc;
    height: 18px;
    margin: 0;
    margin: 2px 0px;
     padding-right: 10px;
    
}
/* ------------------------- 

        TOP-NAVIGATION

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

/* inaktive - normal */
#top_navigation a.inactive:link,
#top_navigation a.inactive:visited{
	color: #333;
}

/* inaktive - hover */
#top_navigation a.inactive:hover,
#top_navigation a.inactive:active{
    color: #0c2577;
    text-decoration: none;
    border: 0;
}
/* aktiv -normal */
#top_navigation a.active:link,
#top_navigation a.active:visited{
    color: #0c2577;
}

#logo {
    height: 40px;
    float:left;
}
p.claim {
    float: left;
}

#main_navigation {
    text-align: left;
    background: #ccc;
    height: 18px;
    margin: 2px 0px;
    padding-left: 10px;
}

#main_navigation  a:link, #main_navigation a:visited {
    color: #333;
    text-decoration: none;
}

#main_navigation a:hover {
    color: #0c2577;
    text-decoration: none;
    padding-top: .1em;
    border-top: 4px solid #0c2577;
    border-bottom: 0px double #222;
}

#main_navigation  a.active:link, #main_navigation a.active:visited {
    color: #0c2577;
    text-decoration: none;
    padding-top: .1em;
    border-top: 4px solid #0c2577;  
}

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

        HAUPTBEREICH

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


p {
    margin: 0;
    margin-bottom: 1em;
}
p.error {
	color: red;
	margin: 0;
}

/* Links im Text - normal */
a:link,  a:visited {
    color: #00a;
    text-decoration: none;
}

/* Links im Text - hover */
a:hover,  a:active {
    color: #00a;
    border-bottom: 1px double #00a;
}
/* ------------------------- 

        FORMULAR

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


#kontakt_formular, #login_formular {
    width: 350px;
}

#kontakt_formular select,
#login_formular select,
#kontakt_formular input,
#login_formular input,
#news_formular input
	
{
	margin: 0 0 12px 0;
    border: 1px solid #DDDDDD;
}

#kontakt_formular select,
#login_formular select {
    margin-top: 10px;
    width: 130px;
}
#kontakt_formular textarea {
    width: 350px;
    border: 1px solid #DDDDDD;
    padding: 2px 0;
    text-align: left;
    font-family: Arial,sans-serif;
    font-size: 11px;
    margin-bottom: 1em;
}
#kontakt_formular label,
#intern_inhalte_formular label,
#news_formular label,
#login_formular label{
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    line-height: 1.2em;
    color: #888;
}

#btn_submit, #btn_reset  {
	background-color: #ccc;
	padding: 0.3em;
	color: 222;
}
	
/* Pflichtfelder-Stern */
#kontakt_formular span,
#intern_inhalte_formular span,
#news_formular span,
#login_formular span{
    color: #FFA70F;
    line-height: 1.2em;
}

/* Gruppierung von Form Elementen */
#kontakt_formular fieldset,
#intern_inhalte_formular fieldset,
#news_formular fieldset,
	#login_formular fieldset {
	border: 1px dotted #DDDDDD;
	padding: 1.2em;
	margin-bottom: 3em;
}
		
.small {
	font-size: 0.7em;
}
.clear {
	clear: both;
}


#content {
    margin: 0 0px;
    background: #fff; 
    padding: 10px;
    text-align: justify;
}
#main_content {
    width: 500px;
    margin-right: 320px;
    margin: 0 15px;
}
#main_content_intern{
    width: 820px;
    margin-right: 0px;
    padding-right:0px;
    margin: 0 15px;
}




#footer {
    background: #ccc;
    height: 20px;
    margin: 2px 0px;
    
    padding-left: 10px;
    clear: both;
    text-align: center;
    font-size: 0.8em;
    color: #333;
   }

   
#news, #dfg {
    
    clear:both;
    margin: 0 15px;
    float:right;
    width: 200px;
    font-size: 0.9em;
     /* wenn das nicht klappt ggf, content wieder ändern */
    
}
.border{
    border: 0px solid white;
}

#main_content h1{
    border-bottom:1px dotted #DDDDDD;
    font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    font-size:1.4em;
    font-weight:normal;
    letter-spacing:1.2pt;
    text-transform:uppercase;  
    width: 400px;
    text-align: left;
}

#main_content h2{
    border: 1px dotted black;
    padding: 5px;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing:1.2pt;
    text-transform:uppercase;  
    
}

#news h1, #login h1, #dfg h1 {
    border-bottom:1px dotted #DDDDDD;
    font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
    font-size:1.4em;
    font-weight:normal;
    letter-spacing:1.2pt;
    text-transform:uppercase;  
}

#login input {
    border: 1px solid #eee;
}

#headerimage {
	width: 800px;
	height: 148px;
}
#logos {
	width: 230px;
	height: 148px;
	background-color: white;
	float: right;
}
#logo_matrix{
	width: 230px;
	border: 0px;
}
#logo_dfg{
    width: 80px;
    border: 0px;
    padding-bottom: 30px;
    
}
a.logo, a.img {
	text-decoration: none;
	border: 0px;
}
#main_content h2.adresse {
    border: 0px dotted black;
    border-bottom: 1px dotted black;
    padding: 0px;
    font-size: 1em;
    font-weight: bold;
    width: 500px; /* die 400px von normalen h2 überschreiben */
   }
   
#main_content h2.paket {
	border: 1px dotted black;
	padding: 5px;
    font-size: 1em;
    font-weight: bold;
    width: 500px; /* die 400px von normalen h2 überschreiben */
   }
#main_content div.adresse, #main_content div.paket {
    margin-bottom: 20px;
}

table.cms {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: dotted dotted dotted dotted;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
}
table.cms th {
    border-width: 1px 1px 1px 1px;
    padding: 4px 4px 4px 4px;
    border-style: dotted dotted dotted dotted;
    border-color: gray gray gray gray;
    background-color: rgb(238, 238, 238);
    -moz-border-radius: 0px 0px 0px 0px;
}
table.cms td {
    border-width: 1px 1px 1px 1px;
    padding: 4px 4px 4px 4px;
    border-style: dotted dotted dotted dotted;
    border-color: gray gray gray gray;
    background-color: rgb(238, 238, 238);
    -moz-border-radius: 0px 0px 0px 0px;
}

div.content h1 {
    font-size:18pt;
    border-bottom:5px solid #a00;
    padding:0px;
    margin:10px 0px 20px;
    width:80%;
}

div.content div.data table {
    border:2px solid #000;
    background:#fff;
    width:80%;
}
div.content div.data table td {
    font-size:10pt;
    padding:5px 10px;
    border-bottom:1px solid #ddd;
    text-align: left;
}
div.content div.data table th {
    text-align: left;
    font-size: 8pt;
    padding: 10px 10px 7px;
    text-transform: uppercase;
    color: #fff;
    background-color: #303B41;
    
}

div.paging {
    font-size: 9pt;
    margin:5px 0px;
}
div.paging a {
    color:#900;
    text-transform: uppercase;
    text-decoration: none;
}
div.paging a:hover {
    color:#c00;
}
div.paging b {
    color:#900;
}

div.success {
    font-size:14pt;
    background:url(../images/accept.png) left 5px no-repeat;
    padding:0px;
    padding-left:20px;
    margin:0px 0px 10px;
    color:#060;
    width:80%;
}

a.update, a.delete, a.add, a.view, a.back {
    font-size: 9pt;
    color:#900;
    font-wight:bold;
    padding-left:20px;
    text-decoration: none;
}
a.update {
    background:url(../images/update.png) left center no-repeat;
}
a.delete {
    background:url(../images/delete.png) left center no-repeat;
}
a.add {
    background:url(../images/add.png) left center no-repeat;
}
a.view {
    background:url(../images/view.png) left center no-repeat;
}
a.back {
    background:url(../images/prev.gif) left center no-repeat;
}
a.update:hover, a.delete:hover, a.add:hover, a.view:hover, a.back:hover{
    color:#000;
    border: 0px;
}

input.text {
    border:2px solid #aaa;
}

.error {
    background: #FBE6F2 none repeat scroll 0 0;
    border: 1px solid #D893A1;
    color: #333333;
    margin: 5px 0 10px;
    padding: 5px;
    font-size: 10px;
    font-family: Lucida Grande,Verdana,Geneva,Sans-serif;
}
