
/* Head-Description */
#description {
	display:none;
}

/* Lexikon */
.lexikon_input {
	width:340px;
}
.lexikon_textarea {
	width:340px;
	height:150px;
}

/* Kontakt */
.kontakt_content, .kontakt_input {
	width: 450px;
}
.kontakt_textarea {
	width:450px;
	height:150px;
}

/* Gewinnspiele */
.gewinnspiele_input {
	width: 500px;
}
.gewinnspiele_textarea {
	width:500px;
	height:300px;
}

/* Gruppen */
.groups_input {
	width: 450px;
}
.groups_textarea {
	width:450px;
	height:150px;
}

/* Events */
.events_input {
	width: 450px;
}
.events_textarea {
	width:450px;
	height:150px;
}

/* Designs */
.designs_textarea {
	width:320px;
	height:100px;
}

/* Bug-Report */
.bug_textarea {
	width:650px;
	height:200px;
}

/* Anmelden */
.anmelden_input {
	width:250px;
}

/* About */
.about_spalte01 {
	width:370px;
}
.about_spalte02 {
	width: 230px;
}

/* Rechte Seite Boxen */
.rechte_seite_spalte_01 {
	padding-top:10px;
	width:30px;
}
.rechte_seite_spalte_02 {
	padding-top:10px;
	width:150px;
	padding-left:10px;
}
.rechte_seite_suche_input {
	width:135px;
}

/* Forum */
.wikipedia_box {
	padding:3px;
	border:1px solid #FFCB00;
	background-color: #FFDD57;
}
.wikipedia_box_text {
	padding:3px;
	border:1px solid #FFCB00;
	background-color:#FFCB00;
}
.code {
	width:490px;
	overflow:auto;
}
.code_numbers {
	width:30px;
	text-align:right;
}
.code_lines {
	width:450px;
	padding-left:10px;
}

/* Toplist */
#toplist_box {
	height:50px;
	width:500px;
}
.toplist_input {
	width:300px;
}
.toplist_input_small {
	width:89px;
}

/* Vorschlaege */
.vorschlaege_box {
	padding:5px;
	border: 2px solid #FFDF5F;
	background-color: #FFD83F;
}
.vorschlaege_comments_box {
	padding:5px;
	border: 2px solid #FFEFAF;
	background-color: #FFE88F;
}
.vorschlaege_comments_textarea {
	width:420px;
	height:120px;
}
.vorschlaege_vote_box {
	padding:5px;
	border: 2px solid #FFEFAF;
	background-color: #FFE88F;
}
.vorschlaege#titel {
	width:650px;
}
.vorschlaege#vorschlag_old, .vorschlaege#vorschlag {
	width:650px;
	height:100px;
}

/* YourPreview */
.yourpreview#input_code {
	width:98%;
	height:200px;
	border-width:1px;
	border-style:solid;
	border-color:black;
}
.yourpreview#rate, .yourpreview#highlighted_code {
	width:98%;
	height:200px;
	overflow:scroll;
	border:1px solid black;
	background-color:#e7e7e7;
	color:#000000;
}

/* Com-Navi */
.com_navi {
	background-color: #FFE99F;
	padding: 2px;
}
#com_navi_large {
	display:block;
}
#com_navi_large {
	display:none;
}
#com_navi_img {
	cursor: pointer;
	margin-top: 8px;
}

/* Tell-A-Friend */
.text_taf {
	width: 200px;
	height: 50px;
}

/* Boxen fuer Tutorials (CSS und HTML) */
.tutorial_code {
	font: 100% Courier, Tahoma, Sans-serif;
	color: #000000;
	padding: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 5px solid #666666;
	background-color: #e7e7e7;
	width: 600px;
	overflow: auto;
}

.tutorial_ausgabe {
	font: 100% Courier, Tahoma, Sans-serif;
	padding: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 5px solid #666666;
	width: 600px;
	overflow: auto;
}	

/* Lexikon */
a.lexikon {
	cursor:help;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a.lexikon:hover {
	text-decoration: none;
}

/* Profil - Design */
h1.profil_h1 {
	text-align: left;
	font: bold 208% Arial, sans-serif;
}

h2.profil_h2 {
	font: bold 150% Arial, sans-serif;
}

.profil_box_content {
	background: #FFE68F;
	padding: 5px;
	width: 665px;
}

.profil_box_content_links {
	float: left; 
	width: 150px;
	font-weight:bold;
}

.profil_box_content_rechts {
	float: left; 
	width: 330px; 
	overflow: auto;
}

.profil_box_links { 
	float: left; 
	width: 500px;
	height: 200px;
}

.profil_box_rechts {
	float: left; 
	width: 165px;
	height: 200px;
	text-align: right;
}

.profil_note {
	font: 83% Verdana, sans-serif;
}

.profil_freunde {
	float:left;
	width:110px;
	padding:5px;
}

.profil_gruppen {
	float:left;
	width:160px;
	padding:5px;
}

/* Events */
.headline_p {
	font: bold 100% Verdana, sans-serif;
	border-bottom: 1px solid #DFD2A7;
	padding-bottom: 5px;
}

.event_main {
	width: 690px;
	padding-bottom: 20px;
}

.event_pic {
	float: left;
	width: 40px;
	height: 40px;
}

.event_titel-datum {
	font: 100% Verdana, sans-serif;
	float: left;
	padding-left: 5px;
	width: 250px;
}

.event_more {
	width: 390px;
	font: normal 100% Verdana, sans-serif;
	float: left;
	padding: 5px 0 0 5px;
}

/* Wegweiser */
#wegweiser {
	color: #000000;
	background-color:#FFE99F;
	padding:5px;
}

/* Normal-Boxen */
.box_mit_padding_mit_border {
	background-color: #FFDF6F;
	color: #000000;
	padding: 5px;
	border: 2px solid #FFE99F;
	overflow:auto;
}

.box_ohne_padding_ohne_border {
	background-color: #FFDF6F;
	color: #000000;
	overflow:auto;
}

.box_mit_padding_ohne_border {
	background-color: #FFDF6F;
	color: #000000;
	padding: 5px;
	overflow:auto;
}

.box_ohne_padding_mit_border {
	background-color: #FFDF6F;
	color: #000000;
	border: 2px solid #FFE99F;
	overflow:auto;
}

/* Hover-Effekt auf der Community Index */
.hoverbox {
	float:left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 10px;
}

.hoverbox.narrow {
	width: 140px;
}

.hoverbox.wide {
	width: 300px;
}

.hoverbox:hover {
	float:left;
	background-color: #FFE68F;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 10px;
}

/* Startseite: Tag-Cloud */
.index_tagcloud_01 {
	font-size:140%;
	text-decoration:none;
	color: #FFAA4F;
}
.index_tagcloud_02 {
	font-size:145%;
	text-decoration:none;
	color: #FF931F;
}
.index_tagcloud_03 {
	font-size:150%;
	text-decoration:none; 
	color: #FFAA4F;
}
.index_tagcloud_04 {
	font-size:155%;
	text-decoration:none;
	color: #EF912C;
}
.index_tagcloud_05 {
	font-size:160%;
	text-decoration:none;
	color: #EF7B00;
}

/* Startseite: Datumsbox */
.index_datebox {
	background-color: #FFE99F;
	font-size: 150%;
	font-weight:bold;
	color: #EA7A06;
	padding: 3px;
	padding-right: 8px;
	border: 2px solid #FFDF6F;
	float:left;
	width:50px;
	margin-right:10px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* Startseite: Titlebox */
.index_titlebox {
	background-color: #FFD06F;
	font-size: 120%;
	padding: 3px;
	border: 2px solid #FFD05F;
}

/* Startseite: Textbox */
.index_textbox {
	background-color: #FFE99F;
	padding: 5px;
	padding-right: 10px;
	border: 2px solid #FFDF6F;
	float:left;
	width:520px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:auto;
}

/* Startseite: Tweetbox */
.index_tweetbox {
	padding: 5px;
	padding-right: 10px;
	float:left;
	width:60px;
}

/* Startseite: Trackback */
.index_trackbackbox {
	background-color: #FFE99F;
	padding: 5px;
	margin-left: 100px;
	border: 2px solid #FFDF6F;
	float:left;
	width:530px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:auto;
}

/* Push-Buttons, z.B. fuer Benutzerdaten und Einstellungen aendern Menue */
.pushbutton a {
	padding: 5px;
	background: #FFDB37;
	border-top: 1px solid #FFEA87;
	border-left: 1px solid #FFEA87;
	border-right: 1px solid #D7B100;
	border-bottom: 1px solid #D7B100;
	color: #373737;
}

.pushbutton a:hover {
	background: #FFE777;
	color: #161616;
	text-decoration: none;
}

.pushbutton a:active {
	padding: 5px;
	background: #FFDB37;
	border-top: 1px solid #D7B100;
	border-left: 1px solid #D7B100;
	border-right: 1px solid #FFEA87;
	border-bottom: 1px solid #FFEA87;
	color: #161616;
}

/* Rechte Box - Login */
.rechte_seite_nickname, .rechte_seite_password {
	width: 180px;
	margin: 1px 0;
}

#einloggen {
	margin: 5px 0 0 0; 
	float:right
}

/* BBCode-HRs */
.hr {
	border: 0px;
	color: #FFFFFF;
	background-color: #FFDF6F;
}

/* Forum: Editor */
.textarea_editor {
	width: 415px;
	font: 100% Verdana, sans-serif;
	padding: 0 0 5px 0;
}

/* Community-Navigation */
.community_navigation {
	display:none;
	padding-left:20px;
}

.community_navigation_punkt {
	height:20px;
}

/* Livestream */
#livestream {
	position: relative;
	top: -50px;
	left: 435px;
	width: 450px;
	text-align: left;
}

/* Minichat */
#minichat {
	position: relative;
	top: -30px;
	left: 470px;
	width: 420px;
}

#minichat_eintragen {
	padding:5px;
}

#minichat_nachricht {
	width: 240px;
	padding: 5px;
	font: 100% Verdana, sans-serif;
}

#minichat_noch {
	width: 50px;
	color: #8B2700;
	font: italic bold 167% Georgia;
}

/* GFX-Thumbnail */
.thickbox_box {
	width: 100px;
	height: 140px;
	padding: 2px;
	margin: 3px;
	border: 2px solid #FFE99F;
	background-color: #FFDF6F;
	float: left;
	text-align: center;
}

/* Forum und Highlighted Box, auch bei Designcodes */
.quote {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #444444;
	background-color: #FAFAFA;
	border: 1px solid #C0C0C0;
	overflow:auto;
	width: 540px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
.quote_pointer {
	width: 15px;
	height: 12px;
	background-image: url('http://www.servaholics.de/images/quote_pointer.png');
	position: relative;
	left: 65px;
	top: 1px;
}
.quote_ironie {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #000000;
	background-color: #FF4F4F;
	border: 1px solid #000000;
	overflow:auto;
}
.quote_urheber {
	padding-left: 10px;
}
.highlight {
	color: #335DCF;
	background-color: #FFF58F;
	padding: 2px;
	font-weight: bold;
}

/* Forum: Seitenblaetter-Anzeige */
.forum_seiten {
	border:1px solid #FFCB00;
	background-color:#FFD83F;
	color: #000000;
	font-weight:bold;
	padding:2px;
}

/* Hinweise */
.error_red {
	background-color: #FBE3E4;
	background-repeat: no-repeat;
	background-image: url('http://www.servaholics.de/icon/cross.png');
	background-position:2px 50%;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	color: #8a1f11; 
	border: 2px solid #FBC2C4;
}

.error_green {
	background-color: #E6EFC2;
	background-repeat: no-repeat;
	background-image: url('http://www.servaholics.de/icon/accept.png');
	background-position:2px 50%;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;	
	padding-right:5px;
	color: #264409; 
	border: 2px solid #C6D880;
}

.error_orange { 
	background-color: #FFF6BF;
	background-repeat: no-repeat;
	background-image: url('http://www.servaholics.de/icon/error.png'); 
	background-position:2px 50%;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;	
	padding-right:5px;
	color: #514721; 
	border: 2px solid #FFDF5F; 
}

.error_yellow {
	background-color: #FFE99F; 
	background-repeat: no-repeat;
	background-image: url('http://www.servaholics.de/icon/hand-point.png');
	background-position:2px 50%;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	color: #264409; 
	border: 2px solid #FFF0BD;
}

/* PN System */
#pn_system_bar { 
	padding: 3px; 
	height: 30px; 
	border-top: 2px solid #EF870E;
	border-bottom: 2px solid #EF870E;
}

#pn_system_links { 
	float: left; 
	padding-top: 3px; 
}

#pn_system_infos { 
	float: left; 
	padding-top: 5px; 
	padding-left: 20px; 
}

#pn_system_suche { 
	float: right;
	height: 0px;
}

#pn_system_suche #pn_suche { 
	width: 100px;
}

#pn_system_freunde {
	float:left;
	width:150px;
}

/* Community: Login-Button */
input#login {
	font: 100% Verdana, sans-serif;
	background-color: #5e9609;
	color: #000000;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #6C8700;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(94,150,9)),
		color-stop(1, rgb(160,209,0))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(94,150,9) 0%,
		rgb(160,209,0) 100%
	);
}

input#login:hover {
	font: 100% Verdana, sans-serif;
	background-color: #70ad00;
	color: #000000;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #6C8700;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(112,173,0)),
		color-stop(1, rgb(185,235,3))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(112,173,0) 0%,
		rgb(185,235,3) 100%
	);
}

/* Community: Logout-Button */
input#logout {
	font: 100% Verdana, sans-serif;
	background-color: #cf1100;
	color: #000000;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #930E00;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(207,17,0)),
		color-stop(1, rgb(255,62,41))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(207,17,0) 0%,
		rgb(255,62,41) 100%
	);
}

input#logout:hover {
	font: 100% Verdana, sans-serif;
	background-color: #eb1405;
	color: #000000;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #930E00;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(235,20,5)),
		color-stop(1, rgb(255,104,87))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(235,20,5) 0%,
		rgb(255,104,87) 100%
	);
}

/* Forum: Buttons */
.forum-buttons {
	background: url('http://www.servaholics.de/images/forum-buttons.png') no-repeat top left;
	display:inline-block;
	vertical-align:top;
}
.forum-buttons.button-new { background-position: 0 -10px; width: 24px; height: 24px; } 
.forum-buttons.button-new-burning { background-position: 0 -44px; width: 24px; height: 24px; } 
.forum-buttons.button-new-hot { background-position: 0 -78px; width: 24px; height: 24px; } 
.forum-buttons.button-old { background-position: 0 -112px; width: 24px; height: 24px; } 
.forum-buttons.button-old-burning { background-position: 0 -146px; width: 24px; height: 24px; } 
.forum-buttons.button-old-hot { background-position: 0 -180px; width: 24px; height: 24px; } 
.forum-buttons.button-close-new { background-position: 0 -214px; width: 24px; height: 24px; } 
.forum-buttons.button-close-old { background-position: 0 -248px; width: 24px; height: 24px; } 
.forum-buttons.button-editieren { background-position: 0 -282px; width: 20px; height: 16px; } 
.forum-buttons.button-loeschen { background-position: 0 -308px; width: 20px; height: 16px; } 
.forum-buttons.button-profil { background-position: 0 -334px; width: 20px; height: 16px; } 
.forum-buttons.button-pn { background-position: 0 -360px; width: 20px; height: 16px; } 
.forum-buttons.button-zitieren { background-position: 0 -386px; width: 20px; height: 16px; } 
.forum-buttons.button-direkt { background-position: 0 -412px; width: 20px; height: 16px; } 
.forum-buttons.button-melden { background-position: 0 -438px; width: 20px; height: 16px; } 
.forum-buttons.button-offline { background-position: 0 -464px; width: 20px; height: 16px; } 
.forum-buttons.button-online { background-position: 0 -490px; width: 20px; height: 16px; } 
.forum-buttons.button-danke { background-position: 0 -516px; width: 20px; height: 16px; } 
.forum-buttons.button-top { background-position: 0 -542px; width: 20px; height: 16px; } 
.forum-buttons.button-close { background-position: 0 -568px; width: 20px; height: 16px; } 
.forum-buttons.button-impor { background-position: 0 -594px; width: 20px; height: 16px; } 
.forum-buttons.button-move { background-position: 0 -620px; width: 20px; height: 16px; } 
.forum-buttons.button-newtopic { background-position: 0 -646px; width: 130px; height: 25px; } 
.forum-buttons.button-antworten { background-position: 0 -681px; width: 130px; height: 25px; } 
.forum-buttons.button-startseite { background-position: 0 -716px; width: 130px; height: 25px; } 
.forum-buttons.button-themen { background-position: 0 -751px; width: 130px; height: 25px; } 
.forum-buttons.button-closed { background-position: 0 -786px; width: 130px; height: 25px; } 
.forum-buttons.button-bedanken { background-position: 0 -821px; width: 130px; height: 25px; } 
.forum-buttons.button-push { background-position: 0 -856px; width: 130px; height: 25px; } 

/* Pokale Buttons */
.pokale-buttons {
	background: url('http://www.servaholics.de/images/pokale-buttons.png') no-repeat top left;
	width:18px;
	height:16px;
	display:inline-block;
}
.pokale-buttons.pokal01 { background-position: 0 -10px; } 
.pokale-buttons.pokal02 { background-position: 0 -36px; } 
.pokale-buttons.pokal03 { background-position: 0 -62px; } 
.pokale-buttons.pokal04 { background-position: 0 -88px; } 
.pokale-buttons.pokal05 { background-position: 0 -114px; } 
.pokale-buttons.pokal06 { background-position: 0 -140px; } 
.pokale-buttons.pokal07 { background-position: 0 -166px; } 
.pokale-buttons.pokal08 { background-position: 0 -192px; } 
.pokale-buttons.pokal09 { background-position: 0 -218px; } 
.pokale-buttons.pokal10 { background-position: 0 -244px; }
.pokale-buttons.pokal11 { background-position: 0 -270px; }
.pokale-buttons.pokal12 { background-position: 0 -296px; }
.pokale-buttons.pokal13 { background-position: 0 -322px; }
.pokale-buttons.pokal14 { background-position: 0 -348px; }
.pokale-buttons.pokal15 { background-position: 0 -374px; }

/* ComNavi Buttons */
.comnavi {
	background: url('http://www.servaholics.de/images/comnavi-buttons.png') no-repeat top left;
	width:16px;
	height:16px;
	display:inline-block;
}
.comnavi.comnavi_arrow-circle-225 { background-position: 0 0; } 
.comnavi.comnavi_arrow-curve-180 { background-position: 0 -26px; } 
.comnavi.comnavi_arrow-curve-270-left { background-position: 0 -52px; } 
.comnavi.comnavi_blog { background-position: 0 -78px; } 
.comnavi.comnavi_bug { background-position: 0 -104px; } 
.comnavi.comnavi_calendar-list { background-position: 0 -130px; } 
.comnavi.comnavi_coins { background-position: 0 -156px; } 
.comnavi.comnavi_email { background-position: 0 -182px; } 
.comnavi.comnavi_group { background-position: 0 -208px; } 
.comnavi.comnavi_home { background-position: 0 -234px; } 
.comnavi.comnavi_mail-send { background-position: 0 -260px; } 
.comnavi.comnavi_map-pin { background-position: 0 -286px; } 
.comnavi.comnavi_medal-red { background-position: 0 -312px; } 
.comnavi.comnavi_receipt--plus { background-position: 0 -338px; } 
.comnavi.comnavi_sticky-note-pin { background-position: 0 -364px; } 
.comnavi.comnavi_trophy { background-position: 0 -390px; } 
.comnavi.comnavi_users { background-position: 0 -416px; } 
.comnavi.comnavi_wrench--pencil { background-position: 0 -442px; } 
.comnavi.comnavi_star { background-position: 0 -468px; } 

/* Social Buttons */
.social-buttons {
	background: url('http://www.servaholics.de/images/social-buttons.png') no-repeat top left;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
}
.social-buttons.social-delicious { background-position: 0 -10px; } 
.social-buttons.social-digg { background-position: 0 -36px; } 
.social-buttons.social-facebook { background-position: 0 -62px; } 
.social-buttons.social-furl { background-position: 0 -88px; } 
.social-buttons.social-google { background-position: 0 -114px; } 
.social-buttons.social-linkedin { background-position: 0 -140px; } 
.social-buttons.social-magnolia { background-position: 0 -166px; } 
.social-buttons.social-mixx { background-position: 0 -192px; } 
.social-buttons.social-myspace { background-position: 0 -218px; } 
.social-buttons.social-newsvine { background-position: 0 -244px; } 
.social-buttons.social-reddit { background-position: 0 -270px; } 
.social-buttons.social-stumbleupon { background-position: 0 -296px; } 
.social-buttons.social-technorati { background-position: 0 -322px; } 
.social-buttons.social-twitter { background-position: 0 -348px; } 
.social-buttons.social-googlebuzz { background-position: 0 -374px; } 
.social-buttons.social-linkedin { background-position: 0 -400px; } 

/* Allgemeine Buttons */
.common-buttons {
	background: url('http://www.servaholics.de/images/common-buttons.png') no-repeat top left;
	display:inline-block;
	vertical-align:middle;
}
.common-buttons.common-buttons_accept { background-position: 0 0; width: 16px; height: 16px; } 
.common-buttons.common-buttons_arrow-circle-225 { background-position: 0 -21px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_arrow { background-position: 0 -42px; width: 24px; height: 24px; } 
.common-buttons.common-buttons_comments { background-position: 0 -71px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_cross { background-position: 0 -92px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_error { background-position: 0 -113px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_hand-point { background-position: 0 -134px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_magnifier-history { background-position: 0 -155px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_magnifier-zoom-in { background-position: 0 -176px; width: 16px; height: 16px; } 
.common-buttons.common-buttons_magnifier-zoom-out { background-position: 0 -197px; width: 16px; height: 16px; }
.common-buttons.common-buttons_arrow_small { background-position: 0 -218px; width: 16px; height: 16px; }
.common-buttons.common-buttons_page_edit { background-position: 0 -239px; width: 16px; height: 16px; }
.common-buttons.common-buttons_add { background-position: 0 -260px; width: 16px; height: 16px; }
.common-buttons.common-buttons_bullet_go { background-position: 0 -281px; width: 16px; height: 16px; }
.common-buttons.common-buttons_eye { background-position: 0 -302px; width: 16px; height: 16px; }
.common-buttons.common-buttons_delete { background-position: 0 -323px; width: 16px; height: 16px; }
.common-buttons.common-buttons_tick { background-position: 0 -344px; width: 16px; height: 16px; }
.common-buttons.common-buttons_note { background-position: 0 -365px; width: 16px; height: 16px; }
.common-buttons.common-buttons_user { background-position: 0 -386px; width: 16px; height: 16px; }
.common-buttons.common-buttons_twitter { background-position: 0 -407px; width: 64px; height: 64px; }