/* Start Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;
	border-spacing: 0;}
/* End Reset */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #fff;
	background-color: transparent;
}
html, body {
   background: #5b96c0;
   min-height: 1200px;

}



a:link {
   color: #5b96c0;
   text-decoration: none;
}
a:visited {
    color: #5b96c0;
   text-decoration: none;
}
a:hover {
    color: #5b96c0;
   text-decoration: none;
			
}

a:active {
    color: #5b96c0;
   text-decoration: none;
			
}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.imglist {
	border: 0;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	vertical-align: bottom;
}









h1 {
   font-size: 26px;
   color: #5b96c0;
  
	margin-bottom: 22px;
	font-weight: 100;
}

h2 {
   font-size: 20px;
   color: #5b96c0;
   padding-top: 10px;
   margin-bottom: 8px;
   font-weight: 100;
}
h3 {color: #607AF7;
   font-size: medium;
	margin-top: 20px;
	margin-bottom: 8px;
	font-weight: lighter;
}

p, ul {
   line-height: 1.4em;
   padding-bottom: 10px;
	color: #fff;
	font-size: medium;
   
}

/* Display */
#container01 {
	margin: 0px;
	padding:0px;
	width: 730px;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #fff;
		}
		
		#container02 {
	margin: 0px;
	padding:0px;
	width: 730px;
	margin: 20px;
	margin-left: -22px;
	margin-right: auto;
	padding-top: 30px;
	background-image: url(images/ra_sr_background.jpg);
	background-position:30px 20px;
	background-repeat:   no-repeat;
	background-attachment: scroll;
	border: 2px solid #fff;
		}
		
#banner {
	height: 280px;
	margin: 0px;
	padding:0px;
	background-color: transparent;
	background-image: url(images/ra_sr_zitat.gif);
	background-position: right top;
	background-repeat:   no-repeat;
}

#content {
	margin:0;
	padding:0;
	margin-left: 220px;
	margin-right: 30px;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #101a22;
	min-height:430px;
	width: 430px;
		}
#content ul{ 

margin-left: 15px;
list-style:square;}

#sidebar-a {
	float:left;
	margin:0;
	padding:0;
	float: left;
	width: 126px;
	padding-top: 60px;
	margin-right: 12px;
	background-color: #101a22;
	font-size: medium;
	min-height:430px;
	margin-left: 82px;
}
		
		* html #sidebar-a {  /* nur fuer Internet Explorer Star-HTML-Hack fuer IE5 und 6*/
		  margin-left:40px;     /* Version 5.x */
}


#sidebar-a a:link, #sidebar-a a:visited{
	font-size: medium;
			
		}
#menue { 		
width: 126px;
	padding-bottom: 30px;}

#menue navlist {
margin: 0;
padding: 0;}

#menue ul{ 
margin:0;
padding: 15px 0 0 9px; 
list-style:none;}

#menue li{
margin-top:  0px; 
text-align:left;}

#navlist a { 
text-decoration: none;
background-color: transparent;
display: block;
text-align:left;
padding: 3px 0 4px 6px;
text-decoration:none;
height:17px;}

#menue a:link, #menue a:visited {
color:#fff;
text-decoration: none;
background-color: transparent; 
}

#menue a:hover { 
background-image:url(images/hg_button.gif);
background-repeat:no-repeat;
color:#fff;	
height: 17px; 
}

#menu_aktiv {   
color:#fff; 
display: block;
text-align:left;
padding: 3px 0 4px 6px;
text-decoration:none;
background-image:url(images/hg_button.gif);
background-repeat:no-repeat;	
height: 17px; 
font-size: medium;
}

#footer {
	clear: both;
	padding-top: 25px;
	padding-right: 35px;
	background-color: transparent;
	min-height: 20px;
	font-size: small;
	color: #fff;
	text-align: right;
}
		


