a:link.kopf {
  text-decoration:  none;
  font-weight:      none;
  background-color: #205080;
  color:            #ffffff;
  } 
a:visited.kopf {
  text-decoration:  none;
  font-weight:      none;
  background-color: #205080;
  color:            #ffffff;
  } 
a:hover.kopf   {
  text-decoration:  none;
  font-weight:      none;
  background-color: #4070a0;
  color:            #ffffff;
  } 
body{
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	text-align:center;
}

#bgcolor{
 	background-color:#fff;
 	
}

#portada{
	width: 710px;
	margin:auto;
}

.portada_derecha{
	float: right;
	width: 240;
}


.portada_izquierda{
	float: left;
	width: 439px;
}

a{
	text-decoration:underline;
	color:#036;
}

a:hover{
	text-decoration:none;
	color:#069;
}


h1{
	font-size:22 pt;
	color:#fff;
	font-weight:bold;
}

h1.weiss{
	font-size:130%;
	padding-bottom: 6px;
	color:#036;
	font-weight:bold;
}

h2{
	font-size:130%;
}

h3{
	font-size:110%;
}

td, input, select, textarea {
	font:9pt/11pt Verdana, Arial, Helvetica, sans-serif;
}

textarea{
	width:300px;
	height:100px;
}

img{
	border: 0px;
}

#cuerpo{
	text-align:left;
	width:875px;
	margin:auto;
}

#top{
	width:875px;
	height:50px;
	background:#fff url(images/fondotop.jpg) no-repeat;
}

#contenedor{
	width:875px;
	min-height:750px;
	background:#fff url(images/fondocenter.jpg) repeat-y;
}


#head{
	background:#fff url(images/fondocenter.jpg) repeat-y;
	
}

#logo{
	padding-left:66px;
	height:55px;
	float:left;
}

#menu1{
	padding-top:33px;
	padding-right:70px;
	float:right;
}

#menu2{
	clear: both;
	height:35px;
	vertical-align:middle;
	text-align:center;
	padding-left:10px;
}

.img_enlace{
	border:0px;
	margin:0px 0px 0px 1px;
}

#cabecera_main{
	text-align:left;
	color:#faf2a6;
	padding: 0px 0px 0px 66px;
	float:left;
}

.cab1{
	margin:2px 0px 0px 0px;
	height:150px;
	width:560px;
}


p.cabheading{
	font-size:24px;	
	font-variant:small-caps;	
	padding: 40px 0px 0px 15px;
	color: #fff;
}

.cab_head{
	color:#fff;
	font-size:16pt;
	font-weight:bold;
	font-variant:small-caps;	
	padding: 30px 0px 0px 15px;	
}

.cab_headen{
	color:#fff;
	font-size:14pt;
	font-weight:bold;
	font-variant:small-caps;	
	padding: 30px 0px 0px 15px;	
}

.cab_txt{
	color:#e0edf7;
	font-weight:bold;
	padding: 30px 0px 0px 15px;	
}

.klein{
	font-size:80%;
}

#main{
	clear: left;
	width: 500px;
	min-height: 400px;
	padding: 30px 0px 0px 90px;
	overflow: auto;
}
#buchungen{
	clear: left;
	width: 550px;
	min-height: 400px;
	padding: 30px 0px 0px 90px;
	overflow: auto;
}

#main2{
	clear: left;
	width: 500px;
	height: 800px;
	padding: 30px 0px 0px 90px;
	overflow: scroll;
}

*html #main{
	clear: left;
	width: 550px;
	min-height: 400px;
	padding: 30px 0px 0px 90px;
}

*html #buchungen{
	clear: left;
	width: 600px;
	min-height: 400px;
	padding: 30px 0px 0px 90px;
}

*html #main2{
	clear: left;
	width: 730px;
	height: 800px;
	padding: 30px 0px 0px 90px;
}

#derecha{
	float: right;
	width: 190px;
	height: 600px;
	background: #e2e4e4;
	position:relative;
	top: 1px;
	right:56px;
}

p.titulo{
	font-size:120%;
	font-weight:bold;
	padding: 15px 0px 0px 10px;
	color:#036;
}

p.derecha{
	padding: 0px 5px 50px 10px;
	color:#036;
}

#bottom{
	width:875px;
	height:68px;
	background:url(images/fondobottom.jpg) center top no-repeat;
	padding-top:19px;
	text-align:center;
}

