
.bodyglobal 			{margin:0px; padding:0px; color:#000000; background-color:#ffffff; font-family:arial,helvetica,sans-serif;}
#clear					{clear:both;}

/*----- TEXTFARBEN -----*/
.white, a.white				{color:#ffffff;}
.black, a.black				{color:#000000;}
.green, a.green				{color:#7AB51D;}
.lightgrey, a.lightgrey		{color:#cccccc;}
.grey, a.grey				{color:#8c8b8d;}
.darkgrey, a.darkgrey		{color:#8c8b8d;}
.schmuck, a.schmuck			{color:#106386;}

/*----- GLOBAL LINK BEHAVIOR -----*/
a:link,
a:active,
a:visited 				{text-decoration:none;}
a:hover 				{text-decoration:underline;}

/*----- LINK DECO -----*/
#nodeco					{text-decoration:none;}
#nodecouppercase		{text-decoration:none; text-transform:uppercase;}

/*----- ARROWS -----*/
.arrowleft 				{padding:0 0 1 8; margin:0 0 0 0; background:url('/img/icon_arrow_left.gif') no-repeat left;}

/*----- MAIN POSITIONS -----*/
#rel					{position:relative;}
#hl 					{position:absolute; z-index:5; left:23px; top:34px;}
#pfad 					{position:absolute; z-index:4; left:23px; top:50px;}
#toppic 				{position:absolute; z-index:4; left:552px; top:25px;}
#left 					{position:absolute; z-index:4; left:23px; top:104px; width:198px;}
#middle 				{position:absolute; z-index:4; left:245px; top:104px; width:284px; height:325px; overflow:auto;}
#middle-inner			{width:264px;}
#right	 				{position:absolute; z-index:4; left:529px; top:124px; width:249px;}
#right-txt 				{position:absolute; z-index:4; left:539px; top:104px; width:215px;}

/*----- TEXTGROESSEN -----*/
.contentbig 			{font-size:13px; line-height:14px;}
.content 				{font-size:12px; line-height:14px;}
.contentsmall			{font-size:11px; line-height:14px;}
.contentmini			{font-size:10px; line-height:14px;}

h1 						{font-family:georgia,garamond; font-size:11px; margin:0 0 0 0; padding:0; text-transform:uppercase;}
h2 						{font-family:verdana,arial; font-size:11px; margin:0 0 0 0; padding:0;}
h3 						{font-family:times,garamond; font-size:11px; margin:0 0 5 0; padding:0; line-height:18px; text-transform:uppercase;}

.input					{background:#eeeeee; color:#1A171B;	border:solid 1px #cccccc; font-family:helvetica,arial; font-size:11px;} 


