body, p, td, div, .eingabefeld_normal, span{
	color: #000;
	font-weight: normal;
	font-size: 10pt;
}
body{
	background-color: #e8e8e8;
}
.linkmain{
	color: white;
	font-weight: bold;
	background-color: silver;
	margin: 0pt;
	padding: 2pt;
	border: solid 2px #717171;
}
.linksub{
	background-color: #e4e4e4;
	margin: 0pt;
	padding: 2pt;
	border: solid 1px silver;
}
.red{
	color: black;
	background-color: red;
	margin: 0px;
	padding: 5px;
	border: solid 1px black;
}
.del{
	color: white;
	font-weight: bold;
	background-color: red;
	border: solid 1px silver;
	padding:2px;
	text-decoration: none;
}
.omo:hover{
	color: black;
	background-color: #BDE8FE;
	margin: 0px;
	padding: 5px;
	border: solid 1px black;
}
.eingabefeld_klein{
	font-size: 8pt;
}
.eingabefeld_gross{
	font-weight: bold;
	font-size: 13pt;
}
a{
	color: black;
	text-decoration: underline;
}
a:hover{
	color: #d44300;
	text-decoration: none;
}
a.klein{
	color: #000;
	font-size: 8pt;
	text-decoration: underline;
}
.rot{
	color:red;
}
.sw_sm_tab{
	border:1px solid #000;
	padding:5px;
}
label{
	cursor:pointer;
}
.sw_h2_ueber{
	margin:0px 0px 20px 0px;
	padding:5px 10px;
	font-size:22px;
	background-color:#eee;
	border-bottom:1px solid #000;
}
#quick, #sw_sitemanager_suche{
	font-size:12pt;
}
#quick{
	width:250px;
	max-width:250px;
}
.onlineshop_select{
	width:200px;
	max-width:200px;
}
#suchfeld{
	display:block;
	padding:5px;
	margin:0px 0px 20px 0px;
	border:1px solid #000;
	background-color:#FBF9F9;
}
.sw_ul_list{
	display: block;
  list-style-type: none;
  margin: 0px;
	padding:0px;
}
.sw_li_list, .sw_li_list_reserv{
	display: block;
  list-style-type: none;
  margin:0px 0px 10px 0px;
	clear:both;
	padding:0px;
	background-color:#fff;
	height:45px;
}
.sw_suchfeld_li{
	display: block;
  list-style-type: none;
  margin:0px 10px 0px 0px;
	float:left;
}
.sw_suchfeld_li a, .sw_suchfeld_li a:hover, .sw_suchfeld_link_act{
	font-size:26px;
	font-weight:900;
	display:block;
	width:40px;
	height:40px;
	height:40px;
	width:40px;
	padding:5px;
	color:#0066CC;
	border:2px solid #0066CC;
	text-align:center;
	line-height:40px;
	text-decoration:none;
}
.sw_suchfeld_link_act, .sw_suchfeld_link_act:hover{
	background-color:#0066CC;
	color:#fff !important;
}
.sw_suchfeld{
	text-align:center;
}
#sw_sitemanager_sucherg{
	height:580px;
	display:block;
	/*border:1px solid red;*/
}
.sw_li_list_reserv{
	background-color:#FAEE88;
}
.sw_li_list:hover, .sw_li_list_reserv:hover{
	background-color:#C9FEC4;
}
.sw_dt_list{
	float:left;
	overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	width:280px;
	line-height:40px;
	font-size:14pt;
	display:block;
	padding:0px 0px 0px 7px;
}

.sw_admin_linkleiste_linkmain{
	font-size:16pt;
	background-color:#0066CC;
	padding:2px 5px;
	color:#fff;
	font-weight:900;
}
.sw_admin_linkleiste_linkmain_admin{
	font-size:16pt;
	background-color:#DD0000;
	color:#fff;
	padding:2px 5px;
	font-weight:900;
}

.sw_admin_linkleiste_ul, .sw_admin_linkleiste_ul_admin{
	list-style-type:none;
	margin:5px 3px 15px 3px;
	padding:0px;
	font-size:10pt;
}
.sw_admin_linkleiste_ul li, .sw_admin_linkleiste_ul_admin li{
	margin:0px 0px 0px 9px;
}
.sw_admin_linkleiste_ul_admin a{
	color:#DD0000;
}

.sw_dd_list{
	float:right;
	/* border:1px solid red; */
	display:block;
	line-height:45px;
	text-align:center;
	margin:0px;
	padding:0px;
	height:45px;
}
.sw_dd_list img {
	padding:5px;
}

.sw_tabelle_tr{
	background-color:#fff;
}
.sw_tabelle_tr:hover{
	background-color:#C4F6FE;
}


#bildmp3 #innerbild{
	float:left;
	/* border:1px solid red; */
	width:570px;
}
#bildmp3 #innerbild img{
	max-width:550px;
}
#bildmp3 #outerbild{
	float:right;
	/* border:1px solid green; */
	width:200px;
}
#bildmp3 #outerbild img{
	max-width:200px;
}
#bildmp3 #outerbild b{
	display:block;
	line-height:40px;
	padding: 0px 20px;
	background-color:#D9D9D9;
	text-align:center;
}

.artikeldiv{
	border:solid 1px black;
	padding:10px;
	display:block;
	width:790px;
	min-height:350px;
}
.artikel_register, .artikel_register_save{
	border:solid 1px black;
	padding:5px;
	margin-right:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.artikel_register{
	background-color:#222;
	color:#fff;
}
.artikel_register:hover{
	background-color:#fff;
	color:#222;
}
.artikel_register_save, .artikel_register_save:hover{
	background-color:#88D707;
	color:#000;
}

/*
// With a little help from my friend
// Credits go 2 : http://www.colorzilla.com/gradient-editor/
*/


.gruen_button, .rot_button, .neutral_button{
	font-size:12pt; 
	width:250px;
	margin:10px;
	padding:5px 10px;
	font-weight:900;
	color:#fff;
	text-decoration:none;
	display:block;
	border:1px solid #BBBBBB;
	cursor:pointer;
}

.gruen_button:hover, .rot_button:hover{
	color:#fff;	
}
.neutral_button:hover{
	color:#444;	
}


.neutral_button{
	width:280px;
	color:#000;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

.rot_button{
	background: #f3c5bd; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* IE6-9 */
	
}

.gruen_button{
	background: #bfd255; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */

}
