/*
###################
# CSA-PAGE V2 CSS #
###################
*/
.contain { background-image: url(gfx/navi.jpg); background-repeat: repeat}
.nav_bg_end { background-image: url(gfx/nav_bg_end.jpg); background-repeat: no-repeat}
.nav_bg_bg_l { background-image: url(gfx/nav_bg_bg_l.jpg); background-repeat: repeat}
.nav_bg_bg_r { background-image: url(gfx/nav_bg_bg_r.jpg); background-repeat: repeat}
.price_l {  background-image: url(gfx/price_l.jpg); background-repeat: repeat}
.price {  background-image: url(gfx/price.jpg); background-repeat: repeat}
.rice_r {  background-image: url(gfx/price_r.jpg); background-repeat: repeat}
.th_produkte { background-image: url(gfx/th_l_produkte.jpg); background-repeat: no-repeat}
.th_m { background-image: url(gfx/th_l_m.jpg); background-repeat: no-repeat}
.th_support { background-image: url(gfx/th_l_support.jpg); background-repeat: no-repeat}
.th_kontakt { background-image: url(gfx/th_l_kontakt.jpg); background-repeat: no-repeat}
.th_kunde { background-image: url(gfx/th_l_userm.jpg); background-repeat: no-repeat}
.th_bestell { background-image: url(gfx/th_l_sell.jpg); background-repeat: no-repeat}
.th_counter { background-image: url(gfx/th_r_counter.jpg); background-repeat: no-repeat}
.th_poll { background-image: url(gfx/th_r_umfragen.jpg); background-repeat: no-repeat}
.th_test { background-image: url(gfx/th_r_test.jpg); background-repeat: no-repeat}
.th_partner { background-image: url(gfx/th_r_partner.jpg); background-repeat: no-repeat}
.footer { background-image: url(gfx/footer.jpg); background-repeat: no-repeat}
.header { background-image: url(gfx/header.jpg); background-repeat: no-repeat}
.rand { background-image: url(gfx/rand.jpg); background-repeat: repeat}
.mitte_header { background-image: url(gfx/mitte_header.jpg); background-repeat: no-repeat}
.mitte_center {  background-image: url(gfx/mitte_center.jpg); background-repeat: repeat;font-family:Verdana;font-size:11px}
.mitte_end {  background-image: url(gfx/mitte_end.jpg); background-repeat: no-repeat}
.quick_title {  background-image: url(gfx/quick_news_title.jpg); background-repeat: no-repeat}
.quick_footer {  background-image: url(gfx/quick_news_footer.jpg); background-repeat: no-repeat}
.quick_center {  background-image: url(gfx/quick_center.jpg); background-repeat: repeat}
.news_title {  background-image: url(gfx/news_title.jpg); background-repeat: no-repeat}
.news_footer {  background-image: url(gfx/news_footer.jpg); background-repeat: no-repeat}
.news_center {  background-image: url(gfx/news_center.jpg); background-repeat: repeat}
.error_pic {  background-image: url(gfx/error_footer.jpg); background-repeat: repeat}
/*
#######################
# Link-Style-Settings #
#######################
*/

/* normal menu style */
a.link { 
color : #000000; 
text-decoration: none;
font-family:Verdana;
font-size:11px;
}
a.link:hover { 
color : #FB880B; 
text-decoration: underline;
font-family:Verdana;
font-size:11px;
}
a.link:active {
color : #C26A0D; 
text-decoration: none;
font-family:Verdana;
font-size:11px;
}

/* Testserver menu Style */
a.test { 
color : #000000; 
text-decoration: none;
font-size:11px;
font-family:Verdana;
}
a.test:hover { 
color : #FB880B; 
text-decoration: underline;
font-size:11px;
font-family:Verdana;
}
a.test:active {
color : #C26A0D; 
text-decoration: none;
font-size:11px;
font-family:Verdana;
}

/*
###################
# Misc Asignments #
###################
*/
.k { font-size: 10px; }

.ft { 
font-family:Verdana;
font-size:11px;
}

.ft_big { 
font-family:Verdana;
font-size:14px;
}

.topicline{
font-family:Verdana;
font-size:11px;
color: #FFFFFF;
}

/*
#############
# Poll-form #
#############
*/
input.poll_b { 
border-color: #000000;
background-color: #C0C0C0; 
color: #000000;
border-width: 1; 
border-style: yes;
height: 23; 
width: 55; 
}

/*
###################
# Bestellformular #
###################
*/
input.bestell_b { 
border-color: #000000;
background-color: #CCCCCC; 
color: #000000; 
border-width: 1; 
}

input.bestell_submit { 
border-color: #000000;
background-color: #CCCCCC; 
color: #000000; 
border-width: 1;
width: 125; 
}

select.schritt1 { 
font-family:Verdana;
font-size:11px;
width:20em; 
}

select.game_step2 { 
font-family:Verdana;
font-size:11px;
width:20em; 
} 

input.schritt2_big { 
font-size:11px;
width:20em; 
}

input.schritt2_middle { 
font-size:11px;
width:15em; 
}

input.schritt2_small { 
font-size:11px;
width:5em; 
}
/*
###################
# supportformular #
###################
*/
select.supform1 { 
font-family:Verdana;
font-size:11px;
width:20em; 
} 

input.supform2 { 
font-size:11px;
width:20em; 
}

input.support_b { 
border-color: #000000;
background-color: #CCCCCC; 
color: #000000; 
border-width: 1; 
}

