/* ################################################# ALLGEMEINE DEFINITIONEN ################################################## */

html, body									{font-family:Arial,Verdana,Tahoma,sans-serif;font-size:12px;color:black;height:100%;margin:0px;padding:0px;}
img, form									{border:0;margin:0;padding:0;}
form											{display:inline;}
a												{text-decoration:none;}
p												{margin:12px 0 12px 0;}


h1												{font-size:14px;}
h2												{font-size:12px;}
h3												{font-size:11px;}
h4												{font-size:9px;}
h1, h2, h3, h4								{margin:0;}


.white										{color:white;}
.black										{color:black;}
.red											{color:#CC0000;}
.blue											{color:#0000cc;}
.green										{color:#009900;}
.tuerkis										{color:/*#7eced7;*/#55abb5;}
.bordeaux									{color:#8a0051;}
.pink											{color:#de0d70;}
.orange										{color:#fdac00;}
.bold											{font-weight:bold;}
.italic										{font-style:italic;}
.noborder									{border:0;}
.normal										{font-weight:normal;}

.size_11										{font-size:11px;}
.size_12										{font-size:12px;}
.size_14										{font-size:14px;}
.size_15										{font-size:15px;}
.size_16										{font-size:16px;}
.size_17										{font-size:17px;}
.size_18										{font-size:18px;}
.size_19										{font-size:19px;}
.size_20										{font-size:20px;}

.margin_l_10								{margin:0 0 0 10px;}
.margin_l_20								{margin:0 0 0 20px;}
.r_margin_10								{margin:0 10px 0 0;}

.text_center								{text-align:center;}

.clear										{clear:both;font-size:0.1em;}
.clear_l										{clear:left;font-size:0.1em;}
.clear_2										{clear:both;font-size:0.1em;height:2px;line-height:2px;}
.clear_5										{clear:both;font-size:0.1em;height:5px;line-height:5px;}
.clear_r										{clear:right;font-size:0.1em;}
.clear_r_5									{clear:right;font-size:0.1em;height:5px;line-height:5px;}
.clear_5										{clear:both;font-size:0.1em;height:5px;line-height:5px;}
.clear_10									{clear:both;font-size:0.1em;height:10px;line-height:10px;}
.clear_20									{clear:both;font-size:0.1em;height:20px;line-height:20px;}
.clear_40									{clear:both;font-size:0.1em;height:40px;line-height:40px;}
.clear_50									{clear:both;font-size:0.1em;height:50px;line-height:50px;}

.space_5px									{width:5px;height:5px;font-size:0.1em;}
.space_10px									{width:10px;height:10px;font-size:0.1em;}
.space_15px									{width:15px;height:15px;font-size:0.1em;}
.space_20px									{width:20px;height:20px;font-size:0.1em;}
.space_25px									{width:25px;height:25px;font-size:0.1em;}
.space_30px									{width:30px;height:30px;font-size:0.1em;}
