 
* {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}

body {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	background-color: #D3D3D3;
	color: black;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #666666;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #666666;
}

h3 {
	font-size: 1.1em;
	margin: 10px 0px 5px 0px;
	padding-top: 3px;
	color: #C01338;
}

p {
	padding: 0px;
	margin: 5px 0px 15px 0px;
	color: black;
}

ol{
	margin-left: 20px;
}

ol a, li a {
	color: #333333;
}

button{
	border: 0pt;
	cursor: pointer;	
}

legend{
	color: #666666;
}

table{
	border-collapse: collapse;
}

.notice {
	border: 1px solid orange;
	padding:5px;	
}

/* Überschriften auf der rechten Seite */
#tmpl_right h3,
a#tmpl_right h3 {
	color: #7BBF1A;
	text-align: left;
	/*background: url(../img/site/bullet2.png) no-repeat left;*/
}

#tmpl_right h3 a {
	color: #7BBF1A;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #C11338;
}

img {
	border: none;
}


form label {
	display: block;
	margin: 10px 0px 5px 0px;
	color: #666666;
}

form label.checkbox,
form label.radio {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form input.checkbox,
form input.radio {
	float: left;
	width: 13px;
	height: 13px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}


fieldset {
	border:1px solid #DFDFDF;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

fieldset h2 {
	color: #C11338;
	font-size: 12px;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}


.table-header {
	background: #dfdfdf;
}

/* CLASSES */

.input_text{
	height: 17px;
	border-top: 0pt solid #FFFFFF;
	border-right: 1pt solid #BBBBBB;
	border-bottom: 1pt solid #BBBBBB;
	border-left: 1pt solid #BBBBBB;
}

select{
	
}

input[type=image]{
	
}

input.submit{ 
	border: 0; 
	height:18px; 
}

form .form-buttons {
	float: right;
}

form .form-buttons .submit {
	font-weight: bold;
	padding: 0px 8px;
}

.breadcrumbs, .breadcrumbs a{
	color: #666666;	
}

.button{
	cursor: pointer;
}



.red_headline{
	font-weight: bold;
	color:#C01338;
	font-size: 12px;
	margin: 10px 0px 10px 5px;
}

.headline h2{;
	font-size: 1.5em;
	vertical-align: middle;
	display: inline;
}

.headline h3{
	margin: 5px 0px 0px 5px;
	vertical-align: middle;
	font-size: 1.3em;
	font-weight: normal;
	display: inline;
	color: #666666;
}

.headline a{
	margin: 2px 0px 0px 5px;
	vertical-align: middle;
	font-size: 1.3em;
	font-weight: normal;
	display: inline;
	color: #666666;
}

.headline{
	margin: 0px;
	padding: 10px 5px 10px 5px;
	border: 1px solid #CECECE;
	width: 99%;
}

.content{
	margin: 5px 0px 0px 0px;
	border: 1px solid #CECECE;
	padding: 5px;
	width: 99%;
}

.product-panel{
	padding: 0px 0px 10px 0px;
	/* border-bottom: 1pt solid #CECECE; */
	/*border: 2px solid red;*/
	/* height: 120px; */
	margin: 0px;
	margin-top: 15px;
}


.media_table{
	border-right: 2pt solid #FFFFFF;
	border-collapse: collapse;
}

.media_table td{
	overflow: hidden;
}


.table_head td{
	height: 20px;
	/*padding-left: 10px;*/
	text-align: left;
	padding-left: 5px;
	background: #DFDFDF;
	color: #333333;	
}

.table_head .dark{
	background: #CECECE;
}


.table_head td a{
	color: #666666;	
}

.gray_stripe td{
	height: 20px;
	padding-left: 0px;
	background: #DFDFDF;
	color: #666666;	
	border-bottom: 1pt solid #999999;
}

.gray_stripe a{
	margin-left: 5px;
	padding-left: 9px;
	margin-right: 0px;
	color: #333333;
	font-size: 10px;
	background: url(../img/site/bullet-small3.png) no-repeat 0px center;	
}

.white_stripe td{
	height: 80px;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
	/*border-right: 1pt solid #DFDFDF;*/	
}

.project_stripe td{
	padding-left: 10px; 
	border-bottom: 1pt solid #666666; 
	height: 70px;
}



.profile_stripe_white td{
	height: 40px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	/*border-right: 1pt solid #DFDFDF;*/	
}

.profile_stripe_gray td{
	height: 40px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #ECECEC;
	/*border-right: 1pt solid #DFDFDF;*/	
}

.light_gray{
	background-color: #ECECEC;
} 

.white_stripe td a{
	color: #333333;
}

.shop_stripe td{
	padding: 10px 0px 10px 10px;
	height: 50px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1pt solid #DFDFDF;
}

.media-details tr{
	height: 30px;
}

.light_gray_stripe{
	padding: 3px;
	widht: 100%;
	background-color: #DFDFDF;
	color: #333333;
}

.bullet_headline{
	margin: 15px 0px 15px 0px;
	background: url(../img/site/bullet.png) no-repeat left 6px; 
	padding-left: 15px;
	font-size: 1.3em;
	font-weight: bold;
	color: #C01338;
	}

.bullet_headline_2{
	margin: 15px 0px 15px 0px;
	background: url(../img/site/bullet.png) no-repeat left center; 
	padding-left: 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #C01539;
	}	
.bullet_headline a{
	font-size: 13px;
	color: #C01338;
	}
	
.gray_bullet_link{
	margin: 10px 10px 10px 0px;
	background: url(../img/site/bullet-small2.png) no-repeat left center; 
	padding-left: 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
	float: left;
	}

.gray_bullet_text{
	background: url(../img/site/bullet-small2.png) no-repeat left center; 
	padding-left: 15px;
	font-size: 1.0em;
	color: #666666;
	}

.green_bullet_link{
	margin: 0px 10px 0px 0px;
	background: url(../img/site/bullet-small.png) no-repeat left center; 
	padding-left: 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #71B019;
	}
	


.gray_bullet_link a{
	color: #666666;
}

.cancel{
	margin: 0px;
}

.panel_link{
	margin: 0px 0px 0px 0px;
	background: url(../img/site/bullet-small2.png) no-repeat left center; 
	padding-left: 15px;
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	float: left;
	}

.bullet_link {
	color: #C11338;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}

.back_bullet_link {
	color: #C11338;
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}

.back_bullet_link a {
	cursor: pointer;
}

.submit_div {
	margin: 20px 0px 20px 0px;
}

.attribute{
	text-align: right;
	vertical-align:top;
	height: 20px;
	width: 80px;
	padding: 0px;
	padding-right: 10px;
	color: #666666;	
	border-right: 1pt solid #999999;
}

.attribute2 {
	text-align: right;
	vertical-align:top;
	height: 20px;	
	padding: 0px 10px 0px 10px;	
	color: #666666;	
	border-right: 1pt solid #999999;
	white-space: nowrap;
}

.cart_attribute{
	text-align: right;
	width: 20px;
	padding: 0px;
	padding-right: 5px;
	color: #666666;	
	border-right: 1pt solid #999999;
}

.value{
	padding-left: 10px;
	color: black;
	vertical-align: top;	
}

.cart_value{
	padding-left: 0px;
	width: 57px;
	/*color: #666666;*/	
}

a.grey_link {
	color: #666666;
	text-decoration: underline;
}

a.red_link {
	color: #C11338;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight:bold;
}

a.disabled {
	color: #9999A3;
}

.error {
	color: #C11338;
	font-weight: bold;
}

.ajaxerror {
	margin-top: 5px;
	color: #C11338;
	font-weight: bold;
}

.price {

}

.big-price {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

/*Media ChangeAccess*/
.checkbox_label{
	display: inline;
	margin-right: 0px;
}

/*Pager*/

.pager{
	height: 30px;
	background: #DFDFDF;
}

.pager #counter{
	margin: 7px 5px 0px 10px;
	width: 220px;
	float: left;
}

.pager #arrows{
	width: 60px;
	float: left;
	margin-top: 7px;
}

/*Registration*/
#registration form{
	color: #666666;
}

#registration fieldset{
	padding-right: 10px;
	border: 1pt solid #FFFFFF;
}

#registration table{
	color: #666666;
}

.tip{
	padding: 5px;
	padding-top: 0px;
	margin: 25px 0px 10px 0px;
	border: 1pt solid #C01338;
	border-left: 4pt solid #C01338; 
	cursor: pointer;
	color: #000000;
}

.tip b{
	color: #C01338;
}

.tip ul li{
	list-style-type: square;
	margin-left: 15px;
}

#home li{
	margin: 10px 0px 10px 20px;
	padding-left: 0px;
	list-style-image: url(../img/site/arrow.png);
}

/* Navigationen */

.vertical_nav{
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	color: #666666;
	width: 150px;
}

.vertical_nav ul,
ul.vertical_nav {
	margin-right: 4px;
	width: 100px;
}

.vertical_nav h2 {
	color: #C11338;
	font-size: 1.1em;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}

.vertical_nav h2 a{
	color: #C11338;
	font-size: 1.1em;
}

.vertical_nav h4{
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	padding-left: 15px;
	background: url(../img/site/bullet-small2.png) no-repeat left center;
}

.vertical_nav h3{
	font-size: 1.0em;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	padding-left: 15px;
}

.vertical_nav li {
	width: 120px;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}











/****************************************/
/*** Navigation Rubriken                */
/*** JS                                 */
/****************************************/
.rubric_nav {
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	color: #666666;
	width: 150px;
}

.rubric_nav ul, ul.rubric_nav {
	margin-right: 4px;
	width: 100px;
}

.rubric_nav h2 {
	color: #C11338;
	font-size: 1.1em;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}

.rubric_nav h2 a {
	color: #C11338;
	font-size: 1.1em;
}

.rubric_nav li {
	width: 150px;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	white-space: nowrap;
	margin-bottom: 10px; 
    height: 16px; 
   
    border-bottom: 1px solid #BBBBBB;
	
	
	
}

.rubric_nav li.subhead {
    margin-bottom: 20px; 
    height: 16px; 
    width: 100px;
    border-bottom: 1px solid #BBBBBB;
}
    








#mainmenu li{
	width: 95px;
	height: 18px;
	margin-top: 5px;
	border-bottom: 1px solid #BBBBBB;
}

.mainmenu2 li{
	width: 95px;
	height: 18px;
	margin-top: 5px;
	border-bottom: 1px solid #BBBBBB;
}

.vertical_nav img{
	margin-left: 5px;
}

.vertical_nav a {
	clear: both;
	padding: 0px;
	margin: 0px;
	color: #666666;
	vertical-align: top;
}



.horizontal_nav h2 {
	color: #C11338;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}

.horizontal_nav li {
	float: left;
	padding-right: 2px;
	font-size: 9px;
}

.horizontal_nav,
.horizontal_nav a {
	color: #ffffff;
	font-size: 10px;
}

#footer_menu .horizontal_nav li {
	float: left;
	padding-right: 10px;
}

/*About_us*/
#about_us li{
	margin-bottom: 5px; 
	margin-left: 15px;
	list-style-image: url(../img/site/bullet-small1.png);
}



/**Nachrichtensystem*/
#message-content{
	/*border: 1pt solid red;*/
}

#message-nav li {
	list-style-type: none;	list-style-type: none;
}

#message-nav li a{
	font-size: 1.0em;
	font-weight: normal;
	padding-left: 15px;
	color: #C11338;
	background: url(../img/site/bullet-small1.png) no-repeat left center;
}

.message-folders {
	margin-left: 20px;
	padding: 0px;
	height: 150px;
	width:170px;
	/*border: 1pt solid green;*/
}

.message-folders ul li{
	margin-left: 10px;
}

.message-folders ul li a{
	color: #333333;
	margin-left: 10px;
}

.message_stripe td{
	height: 50px;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;	
	background-color: #FFFFFF;
}

.message_stripe_gray td{
	height: 50px;
	padding-left: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #ECECEC;	
}

.message_stripe td a{
	color: #333333;
	text-decoration: underline;
}

.message_stripe_gray td a{
	color: #333333;
	text-decoration: underline;
}

/** Menüs */

#top_menu, #top_menu_lang {
	font-size: 10px;
	background: #71B019;
	color: #FFFFFF;
	height:15px;
	width: 240px;
	padding:2px 5px;
}

/** MODULES */

/* Logo der Seite (200x119 px) */

#logo {
	margin: 0px;
	padding: 0px;
	margin-left:25px;
	height: 200px;
}


/*Help*/

#help_list ul li {
	height: 30px;
	color: #C11338;
	padding-left: 15px;
	background: url(./img/site/bullet.png) no-repeat left 3px;
}

/*Benefits*/
#benefits{
	width: 180px;
	margin-left: 25px;
	margin-top: 20px;
	padding: 0px;
	
}

#benefits ol li{
	list-style-image: url(../img/site/bullet-small1.png);
}

#benefits h4 a{
	color: #C01338;
	font-weight: bold;
}

#sub_menu1, #sub_menu2, #sub_menu3{
	width: 150px;
	color: #333333;
	margin: 5px 0px 5px 15px; 
	display: none;
}

#index_menu1, #index_menu2, #index_menu3{
	color: black;
	margin: 10px 0px 5px 15px; 
	display: none;
}

#index_menu1 li, #index_menu2 li, #index_menu3 li{
	color: black;
}

#sub_menu1 ul li, #sub_menu2 ul li, #sub_menu3 ul li{
	margin-bottom: 3px;
	margin-left: 20px;
	list-style-image: url(../img/site/line.png);
}

/* Login */
#login {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0px;
	padding-top: 5px;
	height: 200px;
}

#login fieldset {
	margin: 0px;
	display: inline;
	margin-left: 35px;
	padding: 0px;
	border:none;
}

#login h2 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 16px;
	padding: 2px 5px;
	margin-left: 30px;
	color: #C11338;
	text-align:left;
}

#login label{
	margin: 0px;
	padding: 0px;
}

#login input {
	margin: 0px;
	padding: 0px;
	width: 170px;
}

#login .submit {
	margin: 0px;
	padding: 0px;
	width: 45px;
}

#login .red_link {
	font-size: 12px;
}

/* SocialBookmark */
#socialbookmark {
	margin: 0px 0px 0px 25px;
	width: 175px;
}

/*Shopping-Cart*/
#shopping_cart{
	margin-bottom: 10px;
}



/* Rubriken */
#rubrics {
	margin-top: 30px;
	margin-left: 20px;
	width: 170px;
}

#rubrics h2 {

}

#rubrics li {
	text-align:left;
}

#rubrics a {
	text-decoration: none;	
}

#recensions {
	clear:both;	
}


#detail_options a{
	color: #C01539;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 10px;
	background: url(../img/site/bullet-small3.png) no-repeat left center;
}
	
#detail_options a:visited, active, hover {
	margin-right: 5px;
	font-size: 12px;
}


#top_lists {
	padding: 0px;
	margin: 5px 0px 15px 0px;
	width: 240px;
	float: left;
}

.tab {
	text-align: center;
	border: 0px solid white;
	border-width: 1px 1px 1px 0px;
	background-color: #999999;
	cursor: pointer;
	color: white;
}

.tab a {
	color: white;
}

.active,
.active a {
	color: #FFFFFF;
	text-align: center;
	border: 0px solid white;
	border-bottom: 1px solid #71B019;
	border-width: 1px 1px 1px 0px;
	background-color: #71B019;
	cursor: pointer;
}


#top_lists .list li {
	padding:3px 0px;
}

#top_lists a{
	color: #666666;
}

#top_lists .item-table{
	margin-top: 5px;
	border-collapse: collapse;
}

#top_lists .item-table tr{
	height: 25px;
}

#top_lists .item-table td{
	color: #FFFFFF;
	border: none;
	border-bottom: 1pt solid #FFFFFF;
	padding: 3px 0px 3px 0px;
	
}

#top_lists h3 {
	color: black;
	background: none;
	padding:0px;
}

#footer_menu {
	margin: 0px;
	padding: 0px;
	background: #706F6D;
	height: 15px;
	margin-bottom: 20px;
	text-align: center;
}

#footer_menu .vertical_nav {
	margin: 0px;
	padding: 0px;
	
	
}

#footer_menu a {
	margin: 0px;
	padding: 0px;
	color: white;

}

#search{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 9px;
	/*height: 110px;*/
}

#search fieldset {
	border:none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#pathway {
	margin-top: 73px;
	margin-bottom: -1px;
}

#faq-item li a{
	color: #333333;
	margin-left: 15px;
}

.captcha {
	background:url(../auth/captcha);
	width: 140px;
	height: 40px;
	border: 1px solid black;
}

/*Advertisement*/
.advertisement{
	margin-top: 10px;
}

/** TEMPLATE */

#tmpl_pagecontainer {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin: auto;
	background-color: #ffffff;
}

/*eigentlich gesamte mittlere spalte*/
#tmpl_header {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*border: 1px solid red;*/
	background: url(../img/site/header_center.png) no-repeat -20px top;
}

#tmpl_left {
	/*width: 200px;*/
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	padding-right: 10px;
	/*border: 1px solid red;*/
	background: url(../img/site/header_left.png) no-repeat left top;
}

#tmpl_main {
	margin: 5px 10px 0px 0px;
	padding: 0px;
	vertical-align: top;
}

#tmpl_right {
	width: 220px;
	vertical-align: top;
}

#tmpl_footer {
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	/*border: 1px dotted #9999A3;*/
}





/**********************************/
/*** Confirmation Box *************/
/**********************************/
div#confirmationbox {
    background-color: white;
    width: 350px;   
    position: absolute;
	top: 430px;
    left: 440px;	
	padding-bottom: 10px;
	border: 1px solid #CCC;   	
}

div#confirmationbox ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;	
}

div#confirmationbox li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
}

div#confirmationbox .title {
    background-color: #C11338;
    color: white;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

div#confirmationbox .message {
   padding: 2px 5px 2px 5px;	
}

div#confirmationbox .message p {
    margin-bottom: 10px;
}

div#confirmationbox .message p.warn {
    font-weight: bold;
}

div#confirmationbox .submitline {
	text-align: center;
}

div#confirmationbox .inbox1 {
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
	height: 100px;
	overflow:auto;
}

div#confirmationbox .inbox1 li {
	line-height: 20px;
}

div#confirmationbox .inbox1 a {
	text-decoration: underline;
}

/**********************************/
/*** Standard Button  *************/
/*** JS               *************/
/**********************************/
.kbutton {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  
  width: 60px;
  /*height: 18px;*/
  background-color: #C11338;
  color: #FFFFFF;
  border: 0px;
  text-align: center;
  padding: 3px 10px 3px 10px;  
  cursor: pointer;
  margin: 20px 20px 0px 0px;  
}


.kbutton a {
	color: white;
	text-decoration: none;
}

/****************************************/
/*** Zeichenzähler für Textareafelder ***/
/*** JS               *******************/
/****************************************/
span.graycounter {
    color: gray;
    font-size: 9px;
}



/****************************************/
/*** Auflistung der Produkte          ***/
/*** JS               *******************/
/****************************************/
div.projectlist {
    
    padding: 0px 10px 0px 10px;
    border-bottom: 1px solid #DFDFDF;	
}

div.projectlist .projectlistinner {	
    margin: 0px 0px 10px 0px;
}


div.projectlist h1 {
	color: #C11338;
	font-size: 1.1em;
	padding-left: 15px;
	background: url(../img/site/bullet.png) no-repeat left center;
}

div.projectlist table {
	border: 0px;
	width: 100%;
}

div.projectlist table th {
	font-weight: normal;
	text-align: center;
	background: #DFDFDF;
	padding: 5px;
}

div.projectlist table th.dark{
	background: #CECECE;
}

div.projectlist table td {
	text-align: center;
	padding: 5px;
}


/********************************************/
/*** Auswahl der Covers im Covergenerator ***/
/*** JS                                   ***/
/********************************************/
div.covergeneratorcoverselect {	
	margin: 0px 0px 0px 0px;
	width: 480px;
	height: 175px;
	overflow: auto;
	border: 1px solid #999999;
}

div.covergeneratorcoverselect td {
    padding: 5px 5px 5px 5px;
}	





/********************************************/
/*** Coverpreviewbox                      ***/
/*** JS                                   ***/
/********************************************/
#coverpreviewbox {
	padding: 0px;
	margin: 5px 0px 15px 0px;
	width: 240px;
	float: left;
}

#coverpreviewbox h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px; 
	height: 25px; 	
	background-color: #71B019; 
	color: #ffffff; 
	font-weight: bold;	
	font-size: 14px;
}

#coverpreviewbox div.box {
	background-color: #999999;
	width: 240px;
	height: 339px;
	text-align: center;
}


/********************************************/
/*** Coveroverlaybox                      ***/
/*** JS                                   ***/
/********************************************/
#coveroverlaybox {
	padding: 0px;
	margin: 5px 0px 15px 0px;
	width: 240px;
	float: left;
}

#coveroverlaybox h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px; 
	height: 25px; 	
	background-color: #71B019; 
	color: #ffffff; 
	font-weight: bold;	
	font-size: 14px;
}

#coveroverlaybox div.box {
	padding: 10px 0px 10px 0px;
	background-color: #999999;
	width: 240px;
}

#coveroverlaybox div.box img {
	cursor: pointer;
}

#coveroverlaybox table {	
	width: 240px;
}

#coveroverlaybox td {
	text-align: center;
}




/********************************************/
/*** Covergenerator Input Zeile           ***/
/*** JS                                   ***/
/********************************************/
.covergeneratorinputarea {
	
}

.covergeneratorinputarea textarea {
	width: 400px;
	height: 30px;
}

.covergeneratoreditarea {
    margin: 10px 0px 10px 0px;	
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #999999;
}

.covergeneratoreditarea table {
	
}

.covergeneratoreditarea th {
	width: 80px;
	font-weight: normal;
	text-align: left;
}

.covergeneratoreditarea td {
	font-weight: normal;
	text-align: left;
	padding: 0px 10px 0px 0px;
}

.covergeneratoreditarea td .select1 {
	width: 80px;
}

.covergeneratoreditarea td .select2 {
	width: 100px;
}

.covergeneratoreditarea td .select3 {
	width: 60px;
}
