/* Style Sheet Datei - CSOpfer GbR 02.2009*/
@import 'text.css';
@import 'deko.css';

form.menu {text-decoration: none; font-weight: bold; color: #2765b8; font-size:11px;}
input.reset, input.submit {
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
background-color: #fff;
border: 1px solid #2765b8;
color: #2765b8;
}

input.reset:hover, input.submit:hover {
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
background-color: #b20308;
border: 1px solid #b20308;
color: #fff;
}
input:focus {
background-color: #b20308;
color: #fff;
}
/*--------------------------------------------Tabbel-Formular - Kontakt --------------------------------*/
#tabform1 {
width: 585px;
height: 375px;
background-color: #fff;
border: 1px solid #96baea;
position: relative;
}
#tabform2 {
width: 415px;
padding: 4px;
background-color: #02054e;
color: #fff;
border: 1px solid #666;
position: relative;
margin-top: -15px;
margin-left: 65px;
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif; 
text-align: center;
font-weight: bold;
}
.minibk{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
margin-top: 6px;
color: #b20308;
position: absolute;
}
