/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(/layout/default_layout_1/background.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}


.Price {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

.tag_6 {
color:#417C9C;
display:inline;
font-size:10px;
}
.tag_5 {
color:#417C9C;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#417C9C;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#417C9C;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#417C9C;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#417C9C;
display:inline;
font-size:20px;
font-weight:bold;
}

article_rating_column_right {
    padding-left:10px;
    padding-bottom:6px;
}

.article_rating_column_right .name {
     font-style:italic;
}

.article_rating_column_right .comment {
     font-weight:bold;
}

h1 {
	font-size:18px;
	color:#171717;
}

h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:26px;
	color:#FFFFFF;
}

.table_border {
	border-left:1px #21aed2 solid;
	border-right:1px #21aed2 solid;
	background-color:#FFFFFF;

}

.menu {
	background-image:url(/images/gallery/Layout/bg_navigation1.gif);
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	margin:0px;

}

.menu a {
	color:#ffffff;
	text-decoration:none;

}

.menu a:hover {
	font-weight:bold;

}
.table_menu {
	margin-left:19px;
}

.header {
	background-image:url(/images/gallery/Layout/Header_neu.jpg);
	background-repeat:no-repeat;
	height:200px;
}

.header_logo {
	background-image:url(/images/gallery/Layout/Leer.gif);
	background-position: 30px 0px;
	background-repeat:no-repeat;
	height:178px;
	width:70%;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */


.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:15px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#000000;
	text-decoration:none;
}

.markennavi {
	background-repeat:no-repeat;
	height:110px;
	width:964px;
}

.markennavi  a {
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	padding-left:12px;
	padding-right:5px;
}

.markennavi  a:hover {
	padding-left:12px;
	padding-right:5px;
}

/**
 * 2. row
 */
#left_column {
	padding-top:20px;
	width:198px;

}

#main_column {
        text-align:left;
	width:580px;
	padding:20px;
	

}

#right_column {
	width:200px;
	padding-top:20px;

}


ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 20px;
	width:204px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:204px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	background-image:url(/images/gallery/Layout/bg_subnavi2.gif);
	background-repeat:no-repeat;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width: 100%;
}

ul.left_menu a {
	display: block;
	color:#03617a;
	text-decoration:none;
	padding: 7px 4px 5px 20px;
	width:160px;
}

ul.left_menu li a:hover {
	font-weight:bold;
}

ul.left_menu li.level2 {
    text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
	display: block;
	background-image:none;
	background-color:#CAEDF2;
	border-top:1px #B7B7B7 solid;
	padding: 7px 4px 5px 30px;
	width:150px;
}


ul.left_menu li.level3 {
    text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
	display: block;
	background-image:none;
	background-color:#E3F3F5;
	border-top:1px #C0C0C0 solid;
	padding: 7px 4px 5px 40px;
	width:140px;
}

a.articlePages_activeLink {
text-decoration: none;
 font-weight:bold;
color:#CC0000;
}


.box {
	width:200px;
	padding-right:5px;
}

#left_column .box {
        text-align:left;
	padding-left:20px;
	padding-right:0px;
}

#left_column .box .content {
	
}

.box .header {

	padding:0px;
	
	
	height:28px;
	
	background-image:url(/images/gallery/Layout/bg_box1.gif);
	background-repeat:no-repeat;
}

.header h2 {
        text-align:left;
        color:#cd3333;
	padding-top:6px;
	padding-left:10px;
	padding-bottom:0px;
	
	margin: 0px;
	
	font-size:12px;
	font-weight:bold;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/images/gallery/Layout/bg_text_box1.gif);
	background-repeat:repeat-y;
	
	margin-top:0px;
	margin-left:0px;

	padding: 10px 40px 0px 5px;
	
	width:inherit;
}

.box .footer {
	background-image:url(/images/gallery/Layout/box_footer1.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}



.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:0px;	

}

.footer {
        text-align:left;
	background-image:url(/layout/default_layout_1/bg_footer.jpg);
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;

}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}
 