/*****************/
/* Common styles */
/*****************/
.clear 
{
    clear: both;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}

img
{
    border: 0px;
}

.main
{
    background-image: url(../images/bg_menue_content.gif);
    background-repeat: repeat-y;
    width: 1000px;
}

.a_blank
{
    border: 0px;
    margin: 0px;
}

.a_blank img
{
    border: 0px;
    margin: 0px;
}

/***************/
/* Logo styles */
/***************/
.logo 
{
    width: 1000px;
}

.logo_img
{
    float: left;
}

.logo_lang
{
    float: right;
    margin-top: 5px;
}

/*******************/
/* Userinfo Styles */
/*******************/

#userdata 
{
	position: absolute; 
	width:1000px;
	top: 35px;
	height:20px;
	text-align:right;
	line-height:20px;
	color:#000000;
	font-size:11px;
}
#userdata a, #userdata span 
{
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}



/***************/
/* Menu Styles */
/***************/
.menu 
{
    width: 1000px;
}

.main_menu
{
    font-size: 12px;
    height: 26px;
    line-height: 25px;
    background-color: #ba0000;
    background-image: url(../images/main_menu_kachel.gif);
    background-repeat: repeat-x;    
}

.main_menu a:link,
.main_menu a:visited, 
.main_menu a:active
{
    float: left;
    width: 134px;
    display: block;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid #ffffff;
    background-color: #ba0000;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
}

.main_menu a:hover,
.main_menu a.clicked:link,
.main_menu a.clicked:visited,
.main_menu a.clicked:active,
.main_menu a.clicked:hover
{
    background-color: #e56666;
    border-bottom: 1px solid #e56666;
}

.sub_menu 
{
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    background-color: #e56666;
    border-top: 3px solid #e56666;
}

.sub_menu a:link,
.sub_menu a:visited,
.sub_menu a:active
{
    float: left;
    width: 110px;
    display: block;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid #ffffff;
    background-color: #e56666;
    color: #ffffff;
    font-weight: bold;
}

.sub_menu a:hover,
.sub_menu a.clicked:link,
.sub_menu a.clicked:visited,
.sub_menu a.clicked:active,
.sub_menu a.clicked:hover 
{
    background-color: #e56666;
    color: #ffff7f;
}

.menu_clear 
{
    clear: left;
    width: 1000px;
    height: 1px;
    background-color: #727272;
    overflow: hidden;
}

/*************************/
/* Left container styles */
/*************************/
.left_container
{
    float: left;
    width: 135px;
}

.left_container_img
{
    margin-top: 13px;
    margin-bottom: 5px;
}

.login_table 
{
    width: 135px;
}

.login_label 
{
    color: #ffffff;
    padding-left: 10px;
    font-size: 11px;

}

.login_td_head
{
    width: 135px;
    height: 41px;
    background-image: url(../images/login_oben.gif);
    background-repeat: no-repeat;
}

.login_td
{
    width: 135px;
    height: 68px;
    background-image: url(../images/login_bg.gif); 
    background-repeat: repeat-y;
}

.login_td2
{
    width: 135px;
    height: 20px;
    background-image: url(../images/login_bg.gif); 
    background-repeat: repeat-y;
}

.login_text 
{
    margin-left: 7px;
    font-size: 11px; 
    border: 1px #000000 solid;
    width: 80px;
    height: 16px;
    line-height: 16px;
}

.login_select
{
    margin-left: 7px;
    font-size: 11px;
    border: 1px #000000 solid;
    width: 120px;
    line-height: 11px;
}

.login_submit 
{
    font-size: 11px; 
    border: 1px #000000 solid;
    width: 32px;
    height: 18px;
    line-height: 11px;
    background-color: #ffffff;
    font-weight: bold;
    vertical-align: bottom;
}

.category_li 
{
    margin-left: 7px;
    color: #000000;
    font-weight: bold;
    line-height: 16px;
}

a.category 
{
    color: #000000;
    text-decoration: none;
}


#loginbox {border:0;margin-left:3px;margin-top:20px;width:125px;background-color:#ffffff;}
#loginbox h1 {height:24px;line-height:24px;background-color:#ba0000;font-size:12px;color:#ffffff;font-weight:normal;padding-left:7px;}
#loginbox .rahmen {border-left:1px dotted #5b5b5b;border-right:1px dotted #5b5b5b;border-bottom:1px dotted #5b5b5b;}
#loginbox .rahmen p {clear:both;color:#5b5b5b;background-color:#ffffff;font-weight:normal;padding:0px 7px 7px 7px;}
#loginbox .rahmen input {float:left;margin-left:7px;height:16px;margin-right:5px;font-size:11px;background-color:#ffffff;border: 1px solid #5b5b5b;}
#loginbox .rahmen input.username {width:107px;}
#loginbox .rahmen input.password {width:75px;}
#loginbox .rahmen input.absenden {height:18px;width:26px;margin:0px;font-weight:bold;}

#loginbox .button {margin-top:5px;margin-bottom:5px;margin-left:5px;width:110px; height:30px; line-height:30px; text-align:center;background: url(../images/button_hg.gif) no-repeat;}
#loginbox .button a {font-size:12px; font-weight:bold; text-decoration:none;color:#5b5b5b;}

/*************************/
/* Main container styles */
/*************************/
.right_container 
{
    float: left;
    width: 865px;
    overflow: hidden;
}

.home_container
{
    margin: 15px;
    width: 835px;
}

/***********************/
/* Flash teaser styles */
/***********************/
.flash_container
{
    width: 664px;
    float: left;
}

.flash_td
{
    background-image: url(../images/kopf02.gif); 
    background-repeat: no-repeat;
    width: 305px;
    height: 256px;
}

.flash_td2
{
    background-image: url(../images/kopf03.gif);
    background-repeat: no-repeat;
    width: 359px;
    height: 177px;
}

.flash_td3
{
    background-image: url(../images/kopf04_gelb.gif);
    background-repeat: no-repeat;
    width: 342px;
    height: 60px;
    cursor: pointer;
}

.flash_td4
{
    background-image: url(../images/kopf05.gif);
    background-repeat: no-repeat;
    width: 17px;
    height: 60px;
}

.flash_td5
{
    background-image: url(../images/kopf06.gif);
    background-repeat: no-repeat;
    width: 359px;
    height: 19px;
}

/******************/
/* Cam box styles */
/******************/
.cambox
{
    float: left;
    width: 151px;
    height: 200px;
    background-color: #d10000;
    margin-right: 20px;
    vertical-align: top;
}

.cambox_nomargin
{
    float: left;
    width: 151px;
    height: 200px;
    background-color: #d10000;
    margin-right: 0px;
    vertical-align: top;
}

.cambox_headline
{
    color: #ffffff;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 19px;
    height: 19px;
}

.cambox_image
{
    padding-left: 7px;
    padding-right: 7px;
    width: 137px;
    height: 102px;
}

.cambox_text
{
    color: #ffffff;
    height: 28px;
    font-size: 11px;
    padding: 3px 7px 0px 7px;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
}

.cambox_navi
{
    color: #ffffff;
    text-align: center;
    padding: 0px 7px 0px 7px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.cambox_link
{
    color: #ffffff;
    text-decoration: none;
}

/*****************/
/* Teaser styles */
/*****************/
.teaser
{
    width: 151px;
    float: left;
    margin-left: 20px;
    vertical-align: top;    
}

.teaser_img
{
    margin-bottom: 20px;
}

.teaser_blog_img 
{
    margin-bottom: 5px;
} 

.teaser_blog
{
    width: 151px;
    height: 260px;
    vertical-align: top;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 20px;
    font-size: 11px;
    overflow: hidden;

} 

.teaser_blog_headline
{
    font-size: 11px;
    margin: 0;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
} 

.teaser_blog_label
{
    margin: 0;
    padding: 0px 5px 15px 5px;
}

/****************/
/* Camübersicht */
/****************/
.cam_summary
{
    clear: both;
}

.navibar 
{
    clear: both;
    margin-top: 0px;
    width: 835px;
    height: 20px;
    line-height: 20px;
    background-color: #D00000;
}

.navibar_text1
{
    padding-left: 7px;
    float:left;
}

.navibar_text2 
{
    padding-right: 7px;
    float:right;
}

.navibar a 
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.space
{
    clear: both;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
}

.cambox2
{
    float: left;
    width: 151px;
    height: 200px;
    background-color: #ffffff;
    margin-right: 20px;
    vertical-align: top;
}

.cambox2_nomargin
{
    float: left;
    width: 151px;
    height: 200px;
    background-color: #ffffff;
    margin-right: 0px;
    vertical-align: top;
}

.cambox2_text
{
    color: #000000;
    height: 28px;
    font-size: 11px;
    padding: 3px 7px 0px 7px;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
}

.cambox2_headline
{
    color: #D00000;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 19px;
    height: 19px;
}

.cambox2_navi
{
    color: #000000;
    text-align: center;
    padding: 0px 7px 0px 7px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.cambox2_link
{
    color: #000000;
    text-decoration: none;
}

.cam_summary_line_break
{
    clear: both;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

/***************/
/* Foot styles */
/***************/
.foot_linebreak 
{
    clear: left;
    margin-left: 135px;
    height: 20px;
    background-color: #BA0000;
}

.foot_hint 
{
    clear: left;
    margin-left: 135px;
    height: 55px;
    background-color: #C9C8C8;
    padding: 5px 0px 5px 0px; 
}

.foot_hint_img
{
    margin-right: 6px;
}

.foot 
{
    clear: left;
    margin-left: 135px;
    height: 20px;
    background-color: #C9C8C8;
}

.foot_menu 
{
    width: 865px;
    text-align: center;
    line-height: 20px;
}

.foot_menu a 
{
    margin-right: 40px;
    color: #ba0000;
    text-decoration: underline;
    font-weight: bold;
}

.online_list 
{
    position: absolute; 
    top: 85px; 
    left: 1005px;
    width: 122px;
}

.online_list_favorites
{
		margin-bottom: 10px;
    width: 122px;
    background-color: #ffffff;
    border: 1px solid #8E0000;
    text-align:center
}

.online_list_headline 
{
    padding: 5px;
    color: #ffffff;
    background-color: #8E0000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.online_list a,
.online_list_favorites a
{   
    color: #8E0000;
    line-height: 16px;
}

.online_list .left,
.online_list_favorites .left
{   
    clear:both;
		padding-bottom:3px;
		padding-left:3px;
		float:left;
}
.online_list .right,
.online_list_favorites .right
{   
    float:right;
		padding-bottom:3px;
		padding-right:3px;
}

/*****************/
/* Detail styles */
/*****************/
.detail_container
{
    margin: 15px;
    width: 835px;
}

.detail_line_break 
{
    clear: both;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.characteristics
{
    clear: both;
    width: 835px; 
    height: 395px;
/*
    background-image: url(../images/835x395_ansicht-bg.gif); 
    background-repeat: no-repeat;
*/
}

.characteristics_table
{
    margin: 20px;
}

.characteristics_td
{
    width: 340px;
}

.characteristics_headline
{
    color: #ffffff;
    font-size: 30px;
}

.characteristics_text1
{
    float: left;
    width: 100px;
}

.characteristics_text2
{
    float:left;
    width: 335px;
}

.characteristics_line_break
{
    clear: both;
    height: 5px;
    line-height: 5px;
    overflow: hidden;
}

.preview_image
{
    float: left;
    margin: 15px 6px 15px 0px;
}

.action_bar
{   
    clear: both;
    margin-bottom: 10px;
    width: 831px; 
    height: 34px;
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    border-left: 3px solid #ffffff; 
    background-color:#D00000;
}

.action_bar a 
{
    float: left;
    width: 274px; 
    height: 34px; 
    line-height: 34px;
    border-right: 3px solid #ffffff;
    text-align: center;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.action_bar a:hover 
{
    color: #ffff7f;
}

.category_line_break 
{   
    clear: both;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

/*****************/
/* Search styles */
/*****************/
.search_td1
{
    background-image: url(../images/suche04.gif);
    background-repeat: no-repeat; 
    width: 140px;
    height: 104px;
    vertical-align: top;
    text-align: left;
}

.search_td2
{
    background-image: url(../images/suche05.gif);
    background-repeat: no-repeat; 
    width: 359px;
    height: 260px;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
}

.search_td3
{
    padding: 8px 40px 0px 0px;
}

.search_text
{
    border: 1px #000000 solid;
    width: 130px;
    height: 16px;
    line-height: 16px;
    font-size: 11px; 
}

.search_radio
{
    border: 0;
    width: auto;
    height: auto;
    font-size: 11px;
}

.search_checkbox
{
    border: 0;
    width: auto;
    height: auto;
    font-size: 11px;
}

.search_select
{
    border: 1px #000000 solid;
    width: 130px;
    font-size: 11px;
}

.search_submit
{
    border: 0;
    width: 342px;
    height: 42px;
}

/************************/
/* Search result styles */
/************************/
.search_result
{
    float: left;
    background-color: #D00000;
    width: 407px;
    height: 200px;
    margin-right: 20px;
}

.search_result_nomargin
{
    float: left;
    background-color: #D00000;
    width: 407px;
    height: 200px;
    margin-right: 0px;
}

.search_details
{
    float: left;
    width: 236px;
    height: 200px;
    vertical-align: top;
    background-color: #D00000;
}

.search_details_text1
{
    float: left;
    width: 100px;
}

.search_details_text2
{
    float: left;
}

.no_result_line_break
{
    clear: both;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}


/***************/
/* Blog styles */
/***************/
.blog_line_break
{
    clear: both;
    height: 5px;
    line-height: 5px;
    overflow: hidden;
}

.blog_line_break2
{
    clear: both;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.blog 
{
    background-color: #ffffff;
    width: 835px;
}

.blog_title
{
    clear: both;
    margin-left: 2px;
    margin-right: 2px;
    width: 831px;
    height: 50px;
    background-image: url(../images/blog-kachel.gif);
    background-repeat: repeat-x;
}

.blog_image 
{
    float: left;
}

.blog_headline1
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 30px;
    line-height: 43px;
}

.blog_headline2
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 43px;
}

.blog_test
{
    clear: both;
    margin: 5px;
    padding-bottom: 15px;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

.blog_pictures
{
    margin-left: 5px;
    vertical-align: top;
    padding-bottom: 15px;
}

.blog_pictures_image
{
    margin-right: 10px;
    vertical-align: top;
}

.blog_navibar1
{
    clear: both;
    margin-top: 0px;
    width: 835px;
    height: 35px;
    background-image: url(../images/835x35_mein-blog.gif);
    background-repeat: no-repeat;
}

.blog_navibar2
{
    clear: both;
    background-color: #8E0000;
    margin-top: 0px;
    width: 835px;
    height: 35px;
}

.blog_navibar_text
{
    padding-right: 7px;
    float: right;
    line-height: 12px;
    padding-top: 17px;
}

.blog_navibar1 a, .blog_navibar2 a 
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.hotlinks1
{
    margin-right: 17px;
}

.hotlinks2
{
    margin-right: 8px;
}

.hotlinks3
{
    margin-right: 0px;
}


/*******************/
/* Show Cam styles */
/*******************/
.membermenu
{
    background-color: #e56666;
    height: 20px;
    border-bottom: 1px solid #ffffff;
    width: 1000px;
}

.membermenu_token
{
    float: left;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.membermenu_space
{
    float: left;
    width: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}

.membermenu a
{
    text-decoration: none;
    color:#ffffff;
}

.membermanue a:visited 
{
    text-decoration: none;
}

.membermenu a:hover
{
    color: #ffff7f;
    text-decoration: none;
}

.logout
{
    border: 0; 
    float: none; 
    display: inline;
}


.show
{
    min-height: 870px;
    height: 870px;
}

.line_break
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

.navibar2 
{
    clear: both;
    margin-top: 0px;
    height: 20px;
    line-height: 20px;
    background-color: #D00000;
}

.navibar2 a 
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.show_frame 
{
    background-color: transparent; 
    width: 95%; 
    height: 650px; 
    border: 0px;
}

.hidden_frame
{
    width: 0px; 
    height: 0px; 
    border: 0px;
}

.newline15 {clear:both;height:15px;line-height:15px;overflow:hidden;} /* etwas Abstand */
.newline5 {clear:both;height:5px;line-height:5px;overflow:hidden;}

/* ORG */
html, body, p, div, form, input, select, h1, h2, h3, h5, ul, li, iframe {margin:0px;padding:0px;}

body {background-color:#f5f3f3;}
body, td {font-family : arial,helvetica,sans-serif;font-size:11px;color:#ffffff;}
.umbruch {clear:both;height:0px;line-height:0px;overflow:hidden;}


#onlineliste {position:absolute; top:105px; left:1005px;width:120px;background-color:#ffffff;border: 1px solid #8E0000;text-align:center}
#onlineliste h1 {padding:5px;color:#ffffff;background-color:#8E0000;font-size:12px;font-weight:bold;text-transform:uppercase;margin-bottom:10px;}
#onlineliste a {color:#8E0000;line-height:16px;}

#bannerTurm {position:absolute; top:105px; left:1000px;width:151px;text-align:left}

#content .untenrand {clear:left;margin-left:135px;height:20px;background-color:#BA0000;}
#content .untenTipps {clear:left;margin-left:135px;height:55px;background-color:#C9C8C8;padding-top:5px;padding-bottom:5px;}
.untenTipps img {margin-right:6px;}
#content .untenabschluss {clear:left;margin-left:135px;height:20px;background-color:#C9C8C8;}



#footer {width:865px;text-align:center;line-height:20px;}
#footer a {margin-right:40px;color:#ba0000;text-decoration:underline;font-weight:bold;}

/* Menu oben Anfang */



/* Menu oben Ende */


/* Content rechts Anfang */
.divBanner .someBlog img {margin-bottom:5px;} 
.divBanner .someBlog {width:151px;height:260px;vertical-align:top;background-color:#ffffff;color:#000000;margin-bottom:20px;font-size:11px;overflow:hidden;} 
.divBanner .someBlog h3 {font-size:11px;margin:0;padding-left:5px;padding-right:5px;font-weight:bold;} 
.divBanner .someBlog p {margin:0;padding-left:5px;padding-bottom:15px;padding-right:5px;} 

.camkasten {float:left;width:151px;height:200px;background-color:#d10000;margin-right:20px;vertical-align:top;}
.camkasten img.campic {padding-left:7px;padding-right:7px;width:137px;height:102px;}
.camkasten h5 {color:#ffffff;font-size:12px;padding-left:7px;padding-right:7px;line-height:19px;height:19px;}
.camkasten p.camText {color:#ffffff;height:28px;font-size:11px;padding-left:7px;padding-right:7px;padding-top:3px;text-align:center;vertical-align:top;overflow:hidden;}
.camkasten p.camNavi {color:#ffffff;text-align:center;padding-left:7px;padding-right:7px;font-size:11px;text-transform:uppercase;font-weight:bold;}
.camkasten p.camNavi a {color:#ffffff;text-decoration:none;}

.camkasten_weiss {float:left;width:151px;height:200px;background-color:#ffffff;margin-right:20px;vertical-align:top;}
.camkasten_weiss img.campic {padding-left:7px;padding-right:7px;width:137px;height:102px;}
.camkasten_weiss h5 {color:#D00000;font-size:12px;padding-left:7px;padding-right:7px;line-height:19px;height:19px;}
.camkasten_weiss p.camText {color:#000000;height:28px;font-size:11px;padding-left:7px;padding-right:7px;padding-top:3px;text-align:center;vertical-align:top;overflow:hidden;}
.camkasten_weiss p.camNavi {color:#000000;text-align:center;padding-left:7px;padding-right:7px;font-size:11px;text-transform:uppercase;font-weight:bold;}
.camkasten_weiss p.camNavi a {color:#000000;text-decoration:none;}

.newlineCam {clear:both;height:20px;line-height:20px;overflow:hidden;} /* neue Cam-Zeile */

.newline {clear:both;height:10px;line-height:10px;overflow:hidden;} /* etwas Abstand */
.newline20 {clear:both;height:20px;line-height:20px;overflow:hidden;} /* etwas Abstand */
.newline35 {clear:both;height:35px;line-height:35px;overflow:hidden;} /* etwas Abstand */
.newline15 {clear:both;height:15px;line-height:15px;overflow:hidden;} /* etwas Abstand */
.newline5 {clear:both;height:5px;line-height:5px;overflow:hidden;} /* etwas Abstand */

.camOverview {clear:both;} /* normale Cam-Uebersicht ueber die gesamte breite*/



.blogPager {clear:both;margin-top:0px;width:835px;height:35px;background: url(images/835x35_mein-blog.gif) no-repeat;}
.blogPagerUnten  {clear:both;background-color:#8E0000;margin-top:0px;width:835px;height:35px;}
.blogPager p.rechts, .blogPagerUnten p.rechts {padding-right:7px;float:right;line-height:12px;padding-top:17px;}
.blogPager a, .blogPagerUnten a {font-size:11px;color:#ffffff;text-decoration:none;font-weight:bold;}

.blog {background-color:#ffffff;width:835px;}
.blogTitle {clear:both;margin-left:2px;margin-right:2px;width:831px;height:50px;background: url(images/blog-kachel.gif) repeat-x;}
.blogTitle img {float:left;}
.blogTitle h2 {float:left;font-size:12px;font-weight:bold;color:#ffffff;padding-right:30px;line-height:43px;}
.blogTitle h3 {float:left;font-size:12px;font-weight:bold;color:#ffffff;line-height:43px;}
.blog p {clear:both;margin:5px;padding-bottom:15px;font-size:11px;color:#000000;line-height:16px;}
.blogImage {margin-left:5px;vertical-align:top;padding-bottom:15px;}
.blogImage img {margin-right:10px;vertical-align:top;}

.interview {background-color:#ffffff;width:835px;height:400px;overflow:auto;}
.interview h3 {width:810px;font-size:12px;font-weight:bold;color:#ffffff;background-color:#D10000;padding-left:5px;margin-top:2px;margin-left:2px;margin-right:2px;line-height:20px;margin-bottom:10px;}
.interview p {clear:both;margin:5px;margin-top:0px;padding-bottom:15px;font-size:11px;color:#000000;line-height:16px;}



div.steckbrief {clear:both;width:835px; height: 395px;background: url(images/835x395_ansicht-bg.gif) no-repeat;}
div.steckbrief table.steckbrief {margin:20px;}
div.steckbrief h1 {color:#ffffff;font-size:30px;}
div.steckbrief p.left {float:left;width:120px;}
div.steckbrief p.right {float:left;}

.girlNavi {clear:both;margin-bottom:10px;width:831px; height: 34px;border-top: 3px solid #ffffff;border-bottom: 3px solid #ffffff;border-left: 3px solid #ffffff;background-color:#D00000;}
.girlNavi a {float:left;width:274px; height: 34px; line-height: 34px;border-right: 3px solid #ffffff;text-align:center;display:block;color:#ffffff;text-decoration:none;font-size:15px;font-weight:bold;text-transform:uppercase;}
.girlNavi a:hover {color:#ffff7f;}

.vorschauPic {float:left;margin-top:15px;margin-bottom:15px;margin-right:8px;}

.camsuche .select_bg {background: url(images/suche04.gif) no-repeat; width:140px;height:104px;vertical-align:top;text-align:left;}
.camsuche .search_bg {background: url(images/suche05.gif) no-repeat; width:359px;height:260px;vertical-align:top;text-align:left;overflow:hidden;}

.camsuche .search_bg td {padding-top:8px;padding-right:40px;}
.camsuche input {border:1px #000000 solid;width:130px;height:16px;line-height:16px;font-size: 11px; }
.camsuche input.radio {border:0;width:auto;height:auto;font-size: 11px;}
.camsuche input.checkbox {border:0;width:auto;height:auto;font-size: 11px;}
.camsuche select {border:1px #000000 solid;width:130px;font-size:11px;}

.camsuche input.searchOK {border:0;width:342px;height:42px;}

.suchergebnis {float:left;background-color:#D00000;width:407px;height:200px;margin-right:20px;}
.suchdetails {float:left;width:236px;height:200px;vertical-align:top;background-color:#D00000;}
.suchdetails p.left {float:left;width:100px;}
.suchdetails p.right {float:left;}
/* Content rechts Ende */

