     
body
{
	background: #eccee3  url(images/seitenleiste.png) repeat-y; 
	color: #992f67;
    margin: 0;
    
    font-family: 'Henny Penny', serif;
    font-size: 13px;
    text-shadow: 5px 5px 5px #aaa;
    
    font-style: normal;
}

h1{
	font-weight: bold;
	margin-top: 17px;
	font-size: 16px;
}

h2{ 
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
}

h4{
	margin-top: 10px;
}

img
{
    border-style: none;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#da4592;
}

a:hover
{
    text-decoration: underline overline;
    color: #da4592;
}



#outer{
	background: url(images/verlauf.png) no-repeat bottom right; 	
	align: center;
	text-align: center;
}

div#head{

}

#head_top
{
    background-position: right top;
    background-image: url(images/schriftzug.png);
    background-repeat: no-repeat;
    width: 98%;
    height: 150px;
    margin: 15px 15px 15px 15px;
}

#head_menu
{
    vertical-align: middle;
    background-repeat: repeat-x;
    text-align: center;
    width: 100%;
    height: 65px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 50px;
}

#inner
{
    width: 1000px;
 	left:50%;
 	top:50%;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
	clear: left;
	vertical-align: top;
	text-align: center;
	width: 100%;
	height: 125px;
	position: relative;
	background: url(images/exklusives.png) no-repeat bottom center; 	
	color: #992f67;
}

#frame {
	float: left;
	width: 100%;
	min-height: 400px;
}

#main{
	margin: 0 310px 0 0;
	border-width: 0px;
	font-size: 14px;
}

#box
{
	background-color:#FFFFFF; 
	border:1px solid #992f67; 
	-moz-border-radius:10px;
	padding-left:5px;	
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#right{
	float: left;
	width: 299px;
	max-width: 299px;
	max-height: 299px;
	margin: 0 0 0 -310px;
	padding: 5px 5px 5px 5px;
	border-width: 0 0 1px 1px;
	font-size: 14px;
}

#right_box{
	background: url(images/box_300.png) no-repeat; 	
	text-align: center;
	vertical-align: middle;
}


#right_box_light{
	text-align: center;
	vertical-align: middle;
}

div.content_info
{
    text-align: right;
    font-size: 8px;
    color: #4e3007;
    padding-right: 15px;
}

img#list_bild
{
    height: 100px;
}

div#list_bild
{
    background-repeat: repeat-x;
}

a
{
    text-decoration: underline;
}

div#configurator_step
{
    margin: 5px;
    padding: 5px;
    position: relative;
    width: 250px;
    height: 450px;
    text-align: center;
    visibility: visible;
    display: block;
    overflow: hidden;
    cursor: crosshair;
    vertical-align: middle;
}

td#configurator_step
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: middle;
    text-align: center;
    visibility: visible;
    display: block;
    width: 250px;
    height: 50px;
}

a#configurator_step
{
    text-decoration: none;
    color: #66FF66;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: large;
}

a#configurator_select
{
    text-decoration: none;
    font-size: 14pt;
}

td#configurator_select_headline
{
    font-size: 14pt;
}

td.config_vkp
{
    font-size: 14pt;
}

td#list_bigtext
{
    font-weight: bold;
    font-size: 24pt;
}


div#border_top
{
    /* background-image: url(images/oben.gif); */
    background-repeat: repeat-x;
    width: 100%;
    height: 4px;
}

div#border_base
{
    /* background-image: url(images/unten.png); */
    background-repeat: repeat-x;
    width: 100%;
    height: 15px;
}

div#configurator_select
{
    margin: 5px;
    padding: 5px;
    position: relative;
    width: 400px;
    height: 450px;
    text-align: center;
    visibility: visible;
    display: block;
    overflow: scroll;
    cursor: crosshair;
    vertical-align: middle;
}


div#configurator_show
{
    margin: 5px;
    padding: 5px;
    position: relative;
    width: 200px;
    height: 450px;
    text-align: center;
    visibility: visible;
    display: block;
    overflow: hidden;
    cursor: crosshair;
    vertical-align: middle;
}

div#design_unterlegt
{
    margin: 0px 0px 0px 0px;
    background-position: left top;
    background-repeat: repeat-x;
    width: 100%;
    height: 120px;
}

div#design_gurt
{
    margin: -5px 0px 0px 0px;
    background-position: left top;
    background-repeat: repeat-x;
    width: 100%;
}

div#design_dekor
{
    margin: 5px 0px 0px 0px;
    background-position: left top;
    background-repeat: repeat-x;
    width: 100%;
    height: 65px;
}


div#cart_overview
{
    margin: 5px;
    padding: 5px;
    position: relative;
    width: 250px;
    height: 75px;
    text-align: center;
    visibility: visible;
    display: block;
    overflow: hidden;
    cursor: crosshair;
    vertical-align: middle;
}

div#cart_list
{
    margin: 5px;
    padding: 5px;
    position: relative;
    width: 400px;
    height: 450px;
    text-align: center;
    visibility: visible;
    display: block;
    overflow: scroll;
    cursor: crosshair;
    vertical-align: middle;
}

div#text_small
{
    font-size:  smaller;
}

div#text_big
{
    font-size:  larger;
}

img#album_bild_vorschau{
	max-width: 300px;
	max-height: 225px;
}

#album_titel{
    font-size:  larger;
    font-weight: bold;
}

#album_beschreibung{
}

#album_bild_titel{
    font-size:  large;
}

#album_bild_beschreibung{
}