html{color:#000;background:#fff;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration: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;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}



html {
    margin: 0px;
    padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Lucida Console, Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #BBBCBE;
	/*background-color: #474C5A;*/
    background-repeat: repeat-y;
}
#left_div {
    /*border-right: 1px solid #CCC;*/
    width: 626px; /* 741px */
}


html {
    /*overflow: scroll;*/
}

form {
    margin: 0px;
    padding: 0px;
}

.error {
    color: #D00;
}

.new {
    border: 1px solid #030;
    background: #030;
    color: #FFF;
    font-weight: bold;
}
A:Visited {
	background : transparent;
}
A {
	color : #002967;
	background : transparent;
	}


A:Hover {
	color : #F90;
	background : transparent;
}

a.edit_bar, a.edit_bar:visited, a.edit_bar:active {
    display: block;
    float: left;
    width: 100px;
    padding: 3px;
    background-color: #EEE;
    border: 1px solid #CCC;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: 3px center;
    text-align: center;
}
a.edit_bar:hover {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: 3px center;    
}

div.edit_data, a.edit_data, a.edit_data:visited, a.edit_data:active  {
    display: block;
    padding: 3px 25px;
    margin-top: 3px;
    background-color: #EEE;
    border: 1px solid #CCC;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: 3px center;
    text-align: left;    
}
a.edit_data:hover {
    color: #000;
    text-decoration: underline;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: 3px center;    
}

a.tabs {
    float: right;
}

a.tabs_2 {
    float: right;
}

a.nav_letter {
    font-weight: bold;
    color: black;  
}

#maintable {
    height: 100%;
    width: 100%;
}

#maintable #image_column {
    background-image: url(../images/srtverlag_logo.gif);
    width: 125px;
    height: 94px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #000;
    color: #FFF;
    vertical-align: bottom;
    font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
    font-size: 9px;
    border-right: 1px solid #FFF;
    text-align: center;
}
div.comment {
	padding: 5px 10px;
}
.codd {
	background: #FFF;
}
.ceven {
	background: #EEE;
}
.cborder {
	border-top: 1px dotted #CCC;
}
.cfirst {
	margin-top: 10px;
}
#maintable #header_column {
    /*background-image: url(../images/top_bg.gif);    */
    width: auto;
    height: 94px;
}

#maintable #header_column div {
    font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
    text-decoration: none;
    text-align: center;
}

#maintable #empty_header_column {
    background-image: url(../images/top_bg.gif);  
    width: 130px;  
    height: 94px;    
}
#maintable #navigation_column {
    /*background-image: url(../images/left_bg.gif); */
    width: 125px;
    height: auto;  
    vertical-align: top;     
    background: #F4F4F4;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
}

#maintable #navigation_column div {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 27px 0px;    
}


#maintable #content_column {
    vertical-align: top;     
    padding: 15px 30px;
}

#maintable #content_column div {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	margin: 0px 0px 0px 0px;   
    
}

h1 {
	font-size:17px;
	font-weight:bold;
	line-height: 19px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top:30px;
	margin-bottom:25px;

    }	
	
	h2 {
	font-size:15px;
	font-weight:bold;
	line-height: 17px;
	padding-bottom: 10px;
	padding-top:20px;

    }	
	
	h3 {
	margin-bottom: 0px;
	font-size:13px; 
	font-weight:bold; 
	line-height: 16px;
	padding-bottom: 5px;
	padding-top:0px;
}

h4 {
	margin-bottom: 0px;
	font-size: 12px; 
	line-height: 16px;
    padding-bottom: 5px;
		font-weight:bold; 
}

h5 {
	font-size:13px;
	font-weight:bold;
	line-height: 16px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top:20px;
	margin-bottom:20px;

    }	
#maintable #content_column div h3 {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#maintable #advertisment_column {
    vertical-align: top;
    width: 120px;
    height: auto;
    padding-left: 10px;
}
#maintable #advertisment_column object {
    margin-top: 5px;
}

#maintable #footer_left {
   /* background-image: url(../images/left_bg.gif);    */
    width: 125px;
    height: auto;  
    vertical-align: top;     
    border-right: 1px solid #FFF;
    background: #F4F4F4;
}

#maintable #footer_center { 
    font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	padding: 16px 30px;  
}

#search_table {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	width: 100%;
	padding-top: 20px;    
}

#search_table td {
    vertical-align: top;
}

#resulttable tbody .result_even {
    background: #FFF;
}


#resulttable {
    width: 100%;
    border: 1px solid #ACA899;
}

#resulttable thead td { 
    font-weight: bold;   
    background: #BABABA;
    color: #FFF; 
}

#resulttable tbody .result_odd {
    background: #CCC;
}

#resulttable tbody td {
    padding: 2px;
    font-size: 10px;
     white-space: nowrap;
}

#resulttable tbody a, #resulttable tbody a:visited, #resulttable tbody a:active {
    color: #000;
    font-size: 10px;
}

#summary_table {
	width: 100%;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#summary_table thead {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;	
}

#summary_table tbody td {
	vertical-align: top;
	padding-bottom: 10px;
}

#navdiv a, #navdiv a:visited, #navdiv a:active, #navdiv a:link {
	font-family: Trebuchet MS, Tahoma, Arial; 
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    background-color: #002967;
    color: #FFF;
	text-decoration: none;
	display: block;
    padding: 3px 20px;
    text-align: center;
    width: 145px;
    border-left: 3px solid #FFF;
}
#navdiv a:hover {
	background-color: #3E7B25;
    color: #FFF;

}

#navdiv a.tabs_2 {
 	background-color: #3E7B25;   
    color: #FFF;
}
#right_div{
    background: #E5E5E5;
}
#right_div  a, a#right_div  a:visited, #right_div  a:active,#right_div  a:link {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    /*background: #D40D16;*/
    color: #000;
	text-decoration: none;
	display: block;
    padding: 3px 6px;
    text-align: left;
    background:transparent;
}
#right_div  a:hover {
	/*background: #002967;*/
    color: #FFA700;

}


#footer_div a, #footer_div a:visited, #footer_div a:active, #footer_div a:link {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	padding-left:5px;
	text-align: center;
	float: left;
	width: 140px;
	border-right: 3px solid #FFF;
}
#footer_div a:hover {
	background: #D40D16;
    color: #FFF;

}

#navdiv {
    background: #002967;
    height: 22px;
    width: 937px; 
    margin: auto;
}
#mainheader h1 {
    font-size: 13px;
}



select, input, textarea {
    padding: 1px;
    border: 1px #AFAFAF solid;
    margin: 0px;
    font-size: 11px;
    font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
    line-height: 11px;
}

select {
    height: 20px;
}

input {
    height: 18px;
}
input.search {
	font-family: Trebuchet MS,Lucida Console,Verdana,Arial,sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;    
}

div.tab_content {
    clear: both;
    padding: 3px;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    width: 935px;
    margin: 0px;
    
}

/* Overlay */

#overlay {
  text-align: left;
  background-image: url(../images/overlay.png);
}

* html #overlay {
	background-color: #000;
	background-image: url(../images/blank.gif);
	filter: Alpha(opacity=40);
}

#content_div {
    width: 937px; 
    margin: auto; 
    height: auto;
    background: #3E7B25;
}
#left_div {
    background: #FFF;
}

#rainer_nav a, #rainer_nav a:link, #rainer_nav a:visited, #rainer_nav a:active {
    color: #000;

    
}
#rainer_nav {
    color: #000;
 padding: 4px 0px;

}
#ins_tab img{
    display: block;
    margin: auto;
    border: 0px;
    
}
hr {
    font-size: 1px;
    border: 0px;
    border-bottom: 1px solid #CCC;
    margin: 10px 0px;
	clear: both;
}
form {
	padding: 0px;
	margin: 0px;
}

.blog {
	clear: both;
}
.blog h3 {
	padding: 0px;
	
}
.blog h4 {
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #000;
	padding-bottom: 5px;
}
.blog p{

	clear: both;

}
.blog  .more_link {
	float: right;
}


