* {
	margin:0;
	padding:0;
}

a:link, a:hover, a:active, a:visited {
	color:#007ECA;
	text-decoration:none;
}

body {
	color:#333333;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
	text-align:justify;
}

h1 {
	color:#007ECA;
	font-size:24px;
	margin-bottom:0.5em;
	font-weight:bold;
	line-height:1.3em;
}

h3 {
	color:#007ECA;
	font-size:16px;
	line-height:1.3em;
	margin-bottom:0.3em;
}

h2 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:20px;
}

.font_h2 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:20px;
}

.font_h3 {
	color:#007ECA;
	font-size:16px;
	line-height:1.3em;
	margin-bottom:0.3em;
}

#cos { width: 955px; }

a img { border: none; }

hr {
	background:transparent url('../images/hr.gif') repeat-x scroll 0 0;
	border:medium none;
	clear:both;
	height:1px;
}

#login_box hr {
	margin-bottom:5px;
	margin-top:10px;
}

#bestellung_schritt, #bestellung_schritt_small {
	background:transparent url('../images/1234bar.gif') no-repeat scroll center center;
	height:50px;
	margin-left:-20px;
	padding-left:30px;
}
#bestellung_schritt_wide {
	background:transparent url('../images/1234bar_wide.gif') no-repeat scroll center center;
	height:50px;
	margin-bottom:20px;
}
#bestellung_schritt_small {
	background:transparent url('../images/1234bar_small.gif') no-repeat scroll center center;
	height:30px;
}
#bestellung_schritt .bestellungschritt_link, #bestellung_schritt_small .bestellungschritt_link, #bestellung_schritt_wide .bestellungschritt_link {
	color:#333333;
	display:block;
	float:left;
	font-size:11px;
	line-height:53px;
	margin-right:10px;
	width:165px;
}
#bestellung_schritt_small .bestellungschritt_link {
	line-height:30px;
}
#bestellung_schritt a:hover, #bestellung_schritt_small a:hover, #bestellung_schritt_wide a:hover {
	color:#007ECA;
}
#bestellung_schritt .bestellschritt, #bestellung_schritt_small .bestellschritt, #bestellung_schritt_wide .bestellschritt {
	display:block;
	float:left;
	font-size:26px;
	font-weight:bold;
	margin-right:10px;
}
#bestellung_schritt_small .bestellschritt {
	font-size:20px;
}
#bestellung_schritt .bestellschritt_last, #bestellung_schritt_small .bestellschritt_last, #bestellung_schritt_wide .bestellschritt_last {
	margin-right:0;
}
#bestellung_schritt .bestellschritt_aktiv, #bestellung_schritt_small .bestellschritt_aktiv, #bestellung_schritt_wide .bestellschritt_aktiv {
	color:#007ECA;
}
#bestellung_schritt_wide .gwk_schritt_1 {
	margin-left:30px;
	width:130px;
}
#bestellung_schritt_wide .gwk_schritt_2 {
	width:145px;
}
#bestellung_schritt_wide .gwk_schritt_3 {
	width:265px;
}
#bestellung_schritt_wide .gwk_schritt_4 {
	width:130px;
}
#in_den_einkaufswagen_button {
	margin-top:7px;
	width:230px;
}

#gwk_overview fieldset {
	margin-left:auto;
	margin-right:auto;
}
fieldset {
	margin-bottom:30px;
}

fieldset, .box {
	background:transparent url('../images/fieldset_bg.gif') no-repeat scroll left top;
	border:medium none;
}


#gwk .button input {
	background:transparent url('../images/gwk_button_bg_right.gif') no-repeat scroll right center;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}

fieldset, .box {
	background:transparent url('../images/fieldset_bg.gif') no-repeat scroll left top;
	border:medium none;
	width:690px;
}

div.fieldset_templates {
    background-color: #DDDDDD;
}

div.fieldset_inner {
	background:transparent url('../images/fieldset_bg_bottom.gif') no-repeat scroll left bottom;
}

#gwk #login_box input {
	width:270px;
}
#login_box #user {
	margin-bottom:10px;
}
#login_box input {
	border:1px solid #D6D6D6;
	font-size:15px;
	padding:5px;
}

/*** GWK ***/

#gwk_overview {
	text-align: center;
}

#gwk_overview fieldset {
	margin-left: auto;
	margin-right: auto;
}

#gwk_overview .fieldset_inner {
	padding: 5px;
}

#gwk_overview #gwk_upload_form {
	background: url('../images/gwk_icon_upload.gif') no-repeat 10px center;
	padding-left: 40px;
	text-align: left;
}

#gwk_overview #gwk_upload_form strong { margin-right: 10px; }

#gwk_overview #gwk_upload_form input { width: 360px; }

#gwk .button {
	background: url('../images/gwk_button_bg_left.gif') no-repeat left center;
	height: 24px;
}
#gwk .button_standard {
	height: 24px;
}

#gwk .button input {
	background: url('../images/gwk_button_bg_right.gif') no-repeat scroll right center;
	color: #fff;
	font-weight: bold;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	height: 24px;
	text-align: center;
	border: none;
	font-size: 12px;
	cursor: pointer;
}
#gwk .button input {
	background:transparent url('../images/gwk_button_bg_right.gif') no-repeat scroll right center;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}
#gwk_overview #gwk_upload_form .button { float: right; }
#gwk_overview #gwk_upload_form .button, #gwk_overview #gwk_upload_form .button input {
	width: 120px;
}


#gwk_overview #gwk_button_vorschau { margin-left: 550px; }

#gwk_overview #gwk_button_vorschau input, #gwk_overview #gwk_button_vorschau { width: 100px; }

#gwk_overview hr {
	margin-top: 5px !important;
	margin-bottom: 5px;
}

#gwk_edit { text-align: left; height: 100px; }

#gwk_edit .gwk_edit_column { float: left; }

#gwk_edit .gwk_edit_column div {
	float: left;
	width: 50px;
	margin-top: 4px;
}


#gwk_edit .gwk_edit_column input {
	margin-bottom: 0px;
	border: 1px solid #a3acb3;
	padding: 3px;
	text-align: right;
}

#gwk_edit .gwk_edit_column textarea {
	width: 290px;
	height: 60px;
	border: 1px solid #a3acb3;
	text-align: left;
}

#gwk_edit a.gwk_arrow {
	display: block;
	float: left;
	margin-right: 5px;
	width: 25px;
	height: 25px;
	padding: 1px;
}

#gwk_edit a.gwk_arrow img { margin: 5px; }

#gwk_edit a.gwk_arrow:hover {
	border: 1px solid #a6cbe3;
	background-color: #e9f6ff;
	padding: 0;
}

#gwk_edit_change_size {
	float: right !important;
	width: 13px !important;
	margin-right: 20px;
}

#gwk_vorschau_buttons { height: 23px; margin-top: 5px; }
#gwk_vorschau_buttons div { float: left; }
#gwk_button_zurueck { }
#gwk_button_indenek { width: 220px; margin-left: 390px; }
#gwk_button_indenek input { width: 220px; }

#gwk #login_box { width: auto; }

#gwk_login {
	background: url('../images/gwk_loginbox_bg.gif') no-repeat center center;
	width: 413px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 30px 10px 30px;
}

.gwk_login_label {
	float: left;
	width: 130px;
	margin-top: 5px;
}

#gwk #login_box input { width: 270px; }
#gwk #login_box #stay_logged_in { width: 15px; }
#gwk #passwort_forgot_link {
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 130px;
	margin-top: 5px;
	text-decoration: underline;
}

#login_stay_loggedin { margin-left: 130px; margin-bottom: 30px; }

#login_stay_loggedin label { 
	font-size: 11px;
	margin-left: 20px;
	display: block;
}

.templatepreview {
/*
	border-width:thin;
	border-style:groove;
	color:black;
*/
	background-color: #f1f1f1;
}

#gwk_button_login { margin-left: 280px; width: 115px; }
#gwk_button_login input { width: 115px !important; padding-top: 1px !important; }