/********************************************************************************************/
/* gw24_3col_leftNav.css media:handheld                                                     */
/* Use with template index.html                                                             */
/********************************************************************************************/

/********************************************************************************************/
/* HTML tag styles   #DBDBDB                                                                */
/********************************************************************************************/ 

/* BODY */
body{font-family: Arial,sans-serif; font-size: 70%; color: #333333;	line-height: normal; margin: 0; padding: 0;	background-color: #E9E4DE;	min-width: 87em;/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */}

/* LINK */
a{color: #333333; text-decoration: none;}
a:link{color: #333333; text-decoration: none;}
a:visited{color: #333333; text-decoration: none;}
a:hover{color: #333333; text-decoration: underline;}

/* ÜBERSCHRIFTEN */
h1{font-family: Verdana,Arial,sans-serif; font-size: 120%; color: #334d55; margin: 0; padding: 0;}
h2{font-family: Arial,sans-serif; font-size: 114%; color: #006699; margin: 0; padding: 0;}
h3{font-family: Arial,sans-serif; font-size: 100%; color: #334d55; margin: 0; padding: 0;}
h4{font-family: Arial,sans-serif; font-size: 100%; font-weight: normal; color: #333333; margin: 0; padding: 0;}
h5{font-family: Verdana,Arial,sans-serif; font-size: 100%; color: #334d55; margin: 0; padding: 0;}

/* UNSORTIERTE LISTE */
ul{list-style-type: square;}
ul ul{list-style-type: disc;}
ul ul ul{list-style-type: none;}

label{
   font-family: Arial,sans-serif; font-size: 100%; font-weight: bold; color: #334d55;
}

/********************************************************************************************/
/* Layout Divs                                                                              */
/********************************************************************************************/

#boxHEADER{clear: both; height: auto; width: 100%; padding: 0; margin-bottom: 1em; border-bottom: 0px solid #000000; background-color: #FFFFFF;}
#boxLEFT{float: left; width: 14em; padding: 0; margin-left: 0.5em; margin-bottom: 1em;}
#boxRIGHT{float: right; width: 26em; padding: 0; margin-right: 0.5em; margin-bottom: 1em;}
#boxCONTENT{float: none; padding: 0 1em; margin: 0 26.5em 0 14.5em;/* Abstände nach links und rechts in Einheit em [0 rechts+1 0 links+1] STANDART [0 15em 0 15em] */}
#boxFOOTER{clear: both; width: 100%; padding: 0; margin-top: 1em; background-color: #FFFFFF; border-top: 0px solid #000000; border-bottom: 0px solid #000000;}

/********************************************************************************************/
/* Layout Divs Testpage                                                                     */
/********************************************************************************************/

#boxPOSITION{float:none; max-width:115em;}
#boxCONTENT_test{float: none; padding: 0 1em 0 0; margin: 0 26.5em 0 0.5em;}/* Abstände nach links und rechts in Einheit em [0 rechts+1 0 links+1] STANDART [0 15em 0 15em] */
.boxC_OPTION{background-color:#666666; height:40px; border-bottom:2px #999999 dashed;}
.boxH_controller{background-color:#666666; height:30px; width: auto; padding: 0.2em; margin: 1em 0.5em 1em 0.5em; border-top: 0px solid #000000; border-bottom: 0px solid #000000; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px;-khtml-border-radius-topright:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;/*Safari*/}
a.link_anker{color:#FFFFFF; font-weight:bold; text-decoration:none;}

/********************************************************************************************/
/* Components                                                                               */
/********************************************************************************************/

/* boxHEADER styles */
#boxH_bar{width: auto; line-height: normal; text-align: right; padding-top: 0.2em; padding-bottom: 0.2em; padding-right: 0.5em;}
#boxH_logo{height: 144px; width: 624px; padding: 0;}
#boxH_lines{height: auto; padding: 0; margin: 0;}

.boxH_lines_1{
    height: 7px; width: 100%;
    background: url(../images/boxHEADER_balken_1.gif) left top repeat-x;
}
.boxH_lines_body{
    height: 30px; width: 100%;
    background-color: #000000; 
}
.boxH_lines_2{
    height: 34px; width: 100%;
    background: url(../images/boxHEADER_balken_2.gif) left top repeat-x;
}


/* boxLEFT styles */
.boxL_HEADING{
    height: auto;
	color:#FFFFFF; font-weight: bold; text-align: left;
	background: url(../images/box_HEADING_bg.gif) left top repeat;
	border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000;
	-moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px;-khtml-border-radius-topright:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;/*Safari*/
	padding: 0.5em;
}
.box_BOTTOM{
    padding: 0; margin: 0;
    background-color: #FFFFFF;
    border-bottom: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000;
}
.GAP{
    padding: 0;
	margin-bottom: 0.8em;
}
.box_nav_inhalt{
    height: auto;
	padding: 0.4em; /* Abstand des Textes vom Rand links und rechts. */ margin: 0;
	text-align: left;
	background: #FFFFFF; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}

ul#Navigation{height: auto;	font-size: 1em;/* 0.83em */ padding: 0; margin: 0; background-color:#FFFFFF; border-left: 0px solid #000000;	border-right: 0px solid #000000;}
ul#Navigation li{list-style: none; margin: 0; padding: 0;}
ul#Navigation a{display: block;	font-weight: none; text-decoration: none; padding: 0.4em; margin: 0;}
ul#Navigation a:link{padding: 0.4em; margin: 0; color: #333333; text-decoration: none; background-color: #FFFFFF;}
ul#Navigation a:visited{padding: 0.4em;	margin: 0; color: #333333; text-decoration: none; background-color: #FFFFFF;}
ul#Navigation a:hover{padding: 0.4em; margin: 0; color: #333333; text-decoration: none;	background-color: #D69CF7;}
ul#Navigation a:active{margin: 0; color: #FFFFFF; text-decoration: none; background-color: #BD00F7;}

/* beg */
#boxL_login{height: auto; padding: 0; margin: 0;}
div#boxL_login a{text-decoration: underline;}
div#boxL_login a:link{text-decoration: underline;}
div#boxL_login a:visited{text-decoration: underline;}
div#boxL_login a:hover{text-decoration: none;}

.boxL_login_lines_1{
    height: 6px;
	padding: 0; margin: 0;
    background: url(../images/boxLEFT_login_balken_1.gif) left top repeat-x;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxL_login_heading{
    height: auto;
	padding: 0.5em;
	color: #FFFFFF;	font-weight: bold;	text-align: left;
	background-color: #000000;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxL_login_lines_2{
    height: 18px;
	background: url(../images/boxLEFT_login_balken_2.gif) left top repeat-x;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxL_login_body{
    height: auto;
	padding: 0.4em;
	background-color: #D69CF7;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxL_login_textfeld{
    height: auto; width: auto;
	text-align: center;
	padding: 1px; margin: 0;
	background-color: #D69CF7;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxL_input{
    width: 95%;
	font-size: 0.83em;
	padding: 0;	margin: 0;
	border: none;
}
/* end */

#boxL_advert{padding: 0.4em; text-align: center; background: #FFFFFF; border-left: 0px solid #000000; border-right: 0px solid #000000;}
#boxL_advert-bottom{height: auto; color:#000000; text-align: right;	border-top: 0px solid #666666; border-left: 0px solid #666666; border-right: 0px solid #666666;
	-moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:8px; -khtml-border-radius-bottomright:8px;/*Konqueror*/ -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px;/*Safari*/ background-color: #666666; padding: 0.2em;
}

/* boxRIGHT styles */
.boxR_HEADING{
    height: auto;
	padding: 0.5em;
	background: url(../images/box_HEADING_bg.gif) left top repeat;
	color:#FFFFFF; font-weight: bold; text-align: right;
	border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000;
	-moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -khtml-border-radius-topleft:4px; -khtml-border-radius-topright:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;/*Safari*/
}

div#boxR_expedition{float: none; height: auto; width: 100%;	padding: 0;	margin: 0;}
div#boxR_expedition a{text-decoration: underline;}
div#boxR_expedition a:link{text-decoration: underline;}
div#boxR_expedition a:visited{text-decoration: underline;}
div#boxR_expedition a:hover{text-decoration: none;}

.boxR_expedition_body{
    height: auto;
	padding: 0.4em;
	background-color: #C1C1C1;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxR_expedition_textfeld{
    height: auto; width: auto;
	text-align: center;
	padding: 1px; margin: 0;
	background-color: #C1C1C1;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}

div#boxR_newsletter{height: auto; padding: 0; margin: 0;}
div#boxR_newsletter a{text-decoration: underline;}
div#boxR_newsletter a:link{text-decoration: underline;}
div#boxR_newsletter a:visited{text-decoration: underline;}
div#boxR_newsletter a:hover{text-decoration: none;}

.boxR_newsletter_lines_1{
    height: 6px;
	padding: 0; margin: 0;
    background: url(../images/boxRIGHT_newsletter_balken_1.gif) left top repeat-x;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxR_newsletter_heading{
    height: auto;
	padding: 0.5em;
	color: #FFFFFF;	font-weight: bold; text-align: right;
	background-color: #000000;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxR_newsletter_lines_2{
    height: 18px;
	background: url(../images/boxRIGHT_newsletter_balken_2.gif) left top repeat-x;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxR_newsletter_textfeld{
    height: auto; width: auto;
	text-align: center;
	padding: 1px; margin: 0;
	background-color: #FFD479;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxR_newsletter_body{
    height: auto;
	padding: 0.4em;
	background-color: #FFD479;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}
.boxR_input{
    width: 47%;
	padding: 0;	margin: 0;
	font-size: 0.83em;
	border: none;
}
.boxR_input_radio{
    width: 10%;
	padding: 0;	margin: 0;
	font-size: 0.83em;
	border: none;
}

#boxR_ausgrabungsstuecke{
    height: auto;
    padding-top: 0.4em; padding-bottom: 0.4em; margin: 0;
	background: #FFFFFF;
	text-align: left;
	border-left: 0px solid #000000;	border-right: 0px solid #000000;
}

#boxR_topliste{height:auto; padding:0; margin:0; background-color:#FFFFFF;}
.boxR_topliste_boxTL{
    float:left;
	height:auto; width:4em;
	text-align:left;
	vertical-align:top;
	padding-right:1em; padding-bottom:0.2em;
	-moz-border-radius-bottomright:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomright:8px;/*Konqueror*/ -webkit-border-bottom-right-radius:8px;/*Safari*/ 
	background-color:#33CC33;
}
.boxR_topliste_boxTL_icon{
    padding:0.4em;
	text-align:center;
    -moz-border-radius-bottomright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomright:4px;/*Konqueror*/ -webkit-border-bottom-right-radius:4px;/*Safari*/ 
    background-color:#FFFFFF;/*#C9FFC5*/
}
.boxR_topliste_heading{
    clear:none;
	height:auto;
	border-top:solid 0.2em #33CC33;
	border-bottom:solid 0.3em #C9FFC5;
	padding:0.1em 0.1em 0.1em 5em;
	text-align:left; font-size:110%; font-weight:bold;
	background-color:#E6FFE3;
}
.boxR_topliste_body{
    clear:both;
    height:auto;
	padding:0.4em; /* Abstand des Textes vom Rand links und rechts. */ margin:0;
	text-align:left;
	background:#FFFFFF; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
}
.boxR_topliste_clear{
    clear:both;
	padding:0.1em 0.2em 0.1em 0.2em; margin-left:23em;
	font-size:80%; text-align:right;
	-moz-border-radius-topleft:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px;/*Safari*/ 
	background-color:#CCCCCC;
}
.boxR_topliste_bottom{
    margin-bottom:0.5em;
    border-bottom:dashed 1px #999999;
}


#boxR_angebote{height:auto; padding:0; margin:0; background-color:#FFFFFF;}
#boxR_angebote hr{height:0.2em; background-color:#C5E9FF; margin:0; border-style:none;}
.boxR_angebote_heading{
    clear:both;
	height:auto;
	border-bottom:solid 0.3em #C5E9FF;
	padding:0.1em 0.1em 0.1em 0.4em;
	text-align:left; font-size:110%; font-weight:bold;
	background-color:#E3F4FF;
}
.boxR_angebote_left{
    float:left;
	height:auto; width:17em;
	padding:0;
}
.boxR_angebote_body{
    height:auto;
	padding:0.4em; /* Abstand des Textes vom Rand links und rechts. */ margin:0;
	text-align:left;
	border-top:solid 0.2em #33CCFF;
	background:#FFFFFF; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
}
.boxR_angebote_right{
    float:none;
	clear:none;
	height:auto; width:8em;
    padding-left:1em; padding-bottom:0.2em;	margin-left:17em; margin-bottom:0.4em;
	-moz-border-radius-bottomleft:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:8px;/*Konqueror*/ -webkit-border-bottom-left-radius:8px;/*Safari*/ 
	background-color:#33CCFF;
}
.boxR_angebote_image{
    height:auto; width:auto;
	padding:0.2em;
	text-align:center; vertical-align:middle;
    background-color:C5E9FF;
	-moz-border-radius-bottomleft:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:4px;/*Konqueror*/ -webkit-border-bottom-left-radius:4px;/*Safari*/
}
.boxR_angebote_clear{
    clear:both;
	padding:0.1em 0.2em 0.1em 0.2em; margin-left:23em;
	font-size:80%; text-align:right;
    -moz-border-radius-topleft:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px;/*Safari*/ 
	background-color:#CCCCCC;
}
.boxR_angebote_bottom{
    margin-bottom:0.5em;
    border-bottom:dashed 1px #999999;
}

#boxR_advert{padding: 0.4em; text-align: center; background: #FFFFFF; border-left: 0px solid #000000; border-right: 0px solid #000000;}
#boxR_advert-bottom{height:auto; color:#000000; text-align:right; border-top:0px solid #666666; border-left:0px solid #666666; border-right:0px solid #666666;	-moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:8px; -khtml-border-radius-bottomright:8px;/*Konqueror*/ -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px;/*Safari*/ background-color:#666666; padding:0.2em;
}

#boxR_member{height:auto; padding:0; margin:0; background-color:#FFFFFF;}
#boxR_member hr{height:0.2em; background-color:#C5E9FF; margin:0; border-style:none;}
.boxR_member_heading{
    clear:both;
	height:auto;
	border-bottom:solid 0.3em #FFC8C5;
	padding:0.1em 0.1em 0.1em 0.4em;
	text-align:left; font-size:110%; font-weight:bold;
	background-color:#FFDEDD;
}
.boxR_member_left{
    float:left;
	height:auto; width:17em;
	padding:0;
}
.boxR_member_body{
    height:auto;
	padding:0.4em; /* Abstand des Textes vom Rand links und rechts. */ margin-top:0;
	text-align:left;
	border-top:solid 0.2em #FF3333;
	background:#FFFFFF; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
}
.boxR_member_right{
    float:none;
	clear:none;
	height:auto; width:8em;
    padding-left:1em; padding-bottom:0.2em;	margin-left:17em; margin-bottom:0.4em;
	-moz-border-radius-bottomleft:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:8px;/*Konqueror*/ -webkit-border-bottom-left-radius:8px;/*Safari*/ background-color:#FF3333;
}
.boxR_member_image{
    height:auto; width:auto;
	padding:0.2em;
    background-color:#FFC8C5;
	-moz-border-radius-bottomleft:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:4px;/*Konqueror*/ -webkit-border-bottom-left-radius:4px;/*Safari*/
}
.boxR_member_clear{
    clear:both;
	padding:0.1em 0.2em 0.1em 0.2em; margin-left:29em;
	font-size:80%; text-align:right;
	-moz-border-radius-topleft:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px;/*Safari*/ 
    background-color:#CCCCCC;
}
.boxR_member_bottom{
    margin-bottom:0.5em;
    border-bottom:dashed 1px #999999;
}

/* boxCONTENT styles */
.boxC_HEADING{
    height: auto;
	padding: 0.5em;
	color:#FFFFFF; font-weight: bold; text-align: left;
	background: url(../images/box_HEADING_bg.gif) left top repeat-x;
	background-color:#666666;
	border-top: 0px solid #000000; border-left: 0px solid #000000; border-right: 0px solid #000000;
	-moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -khtml-border-radius-topleft:4px; -khtml-border-radius-topright:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;/*Safari*/
}

#boxC_advert{padding: 0.4em; text-align: center; background: #FFFFFF; border-left: 0px solid #000000; border-right: 0px solid #000000;}


/* boxFOOTER styles */
#boxF_lines{float: none; height: auto; width: 100%;	padding: 0;	margin: 0;}

.boxF_lines_1{
    height: 34px; width: 100%;
    background: url(../images/boxFOOTER_balken_1.gif) left top repeat-x;
}
.boxF_lines_body{
    height: 30px; width: 100%;
    background-color: #000000; 
}


/* for all browsers that understand min-width */
.container {position:relative; width:90%; min-width:87em;}
.holder {display:block;}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container {border-right:87em solid #fff;}
* html .holder {display:inline-block; position:relative; margin-right:-87em;}

/* for all browsers that understand min-width */
.container2 {position:relative; width:90%; min-width:87em;}
.holder2 {display:block;}

/* method 2 a bodge for IE browsers IE5.01, IE5.5 and IE6 */
* html .container2 {border-right:87em;}
* html .holder2 {float:left; position:relative; margin-right:-87em;}

/* Box mit abgerundeten Ecken */
.box_oben{
    background: #FFFFFF url(ecke_ol.gif) left top no-repeat; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
    text-align: right;
}
.box_inhalt{
    background: #FFFFFF; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
    padding: 0 20px; /* Abstand des Textes vom Rand links und rechts. Die 20px durch die Höhe der Eck-Grafik ersetzen. */
}
.box_unten{
    background: #FFFFFF url(ecke_ul.gif) left top no-repeat; /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
    text-align: right;
}


#test{
    height:auto;
	border-top:0px solid #33CC33; border-left: 0px solid #33CC33; border-right: 0px solid #33CC33;
	-moz-border-radius:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:8px;/*Konqueror*/ -webkit-border-radius:8px;/*Safari*/
	background-color:#33CC33;
    padding:0.5em;
}
.test_bg{
    height:auto;
    -moz-border-radius:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:4px;/*Konqueror*/ -webkit-border-radius:4px;/*Safari*/
    background-color:#C9FFC5;
}
.test{
    font-weight:bold;
    -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px; -khtml-border-radius-topright:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;/*Safari*/
    background-color:#E6FFE3;
	padding: 0.2em; margin:0;
}
.test_b{
    font-weight:normal;
    -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:4px; -khtml-border-radius-bottomright:4px;/*Konqueror*/ -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;/*Safari*/
    background-color:#C9FFC5;
	padding: 0.2em; margin:0;
}


#test_2{
    height: auto;
	color:#000000; text-align: left;
	border-top: 0px solid #33CCFF; border-left: 0px solid #33CCFF; border-right: 0px solid #33CCFF;
	-moz-border-radius:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:8px;/*Konqueror*/ -webkit-border-radius:8px;/*Safari*/
	background-color: #33CCFF;
    padding: 0.5em;
}
.test_2_bg{
    height:auto;
    -moz-border-radius:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:4px;/*Konqueror*/ -webkit-border-radius:4px;/*Safari*/
    background-color:#C5E9FF;
}
.test_2{
    font-weight:bold;
    -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-topleft:4px; -khtml-border-radius-topright:4px;/*Konqueror*/ -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;/*Safari*/
    background-color:#E3F4FF;
	padding: 0.2em;
}
.test_2_b{
    font-weight:normal;
    -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:4px; -khtml-border-radius-bottomright:4px;/*Konqueror*/ -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;/*Safari*/
    background-color:#C5E9FF;
	padding: 0.2em; margin:0;
}


#test_3{
    height: auto;
	color:#000000; text-align: left;
	border-top: 0px solid #FF3333; border-left: 0px solid #FF3333; border-right: 0px solid #FF3333;
	-moz-border-radius:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:8px;/*Konqueror*/ -webkit-border-radius:8px;/*Safari*/
	background-color: #FF3333;
    padding: 0.5em;
}
.test_3_bg{
    height:auto;
    -moz-border-radius:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:4px;/*Konqueror*/ -webkit-border-radius:4px;/*Safari*/
    background-color:#FFC8C5;
}
.test_3{
    font-weight:bold;
    -moz-border-radius:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius:4px;/*Konqueror*/ -webkit-border-radius:4px;/*Safari*/
    background-color:#FFDEDD;
	padding: 0.2em; margin:0;
}
.test_3_b{
    font-weight:normal;
    -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:4px; -khtml-border-radius-bottomright:4px;/*Konqueror*/ -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;/*Safari*/
    background-color:#FFC8C5;
	padding: 0.2em; margin:0;
}


#test_4{
    height: auto;
	color:#000000; text-align: right;
	border-top: 0px solid #666666; border-left: 0px solid #666666; border-right: 0px solid #666666;
	-moz-border-radius-bottomleft:8px; -moz-border-radius-bottomright:8px;/*Für Netscape Mozilla Firefox*/ -khtml-border-radius-bottomleft:8px; -khtml-border-radius-bottomright:8px;/*Konqueror*/ -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px;/*Safari*/
	background-color: #666666;
    padding: 0.2em;
}
