/*
	Sourcecode strongly copyright by Foxware Fluri!
	Content strongly copyright by AmasecoFuhrer!

	Last change: 03.02.2010

	In case that you read this sentence, you did not asked me to watch this file ;-)
*/

html,body
{
	height:100%;
}

body
{
	background-color:#E6E6E6;
}

p
{
	font-family:verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
}

input,select,textarea
{
	font-family:verdana;
	font-size:10px;
	padding:2px;
	margin:2px;
	width:250px;
}

h1
{
	padding:0px;
	margin:0px;
	
	font-family:verdana,sans-serif;
	font-size:20px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:none;
	font-style:oblique;
	color:#548dd4;
}

h2
{
	padding:0px;
	margin:0px;
	
	font-family:verdana;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	
	color:#548dd4;
}

h3
{
	font-family:verdana;
	font-size:12px;
	padding:1px;
	margin:1px;
	text-decoration:none;
	font-weight:bold;
}

a.ext_link:visited	{ color: #548dd4;text-decoration: none;font-weight:bold;font-variant:normal; }
a.ext_link:link		{ color: #548dd4;text-decoration: none;font-weight:bold;font-variant:normal; }
a.ext_link:hover	{ color: #000000;text-decoration: underline;font-weight:bold;font-variant:normal; }

a.int_link:visited	{ color: #548dd4;text-decoration: none;font-weight:bold;font-variant:normal; }
a.int_link:link		{ color: #548dd4;text-decoration: none;font-weight:bold;font-variant:normal; }
a.int_link:hover	{ color: #000000;text-decoration: underline;font-weight:bold;font-variant:normal; }

a.int_link_switched:visited	{padding:2px;margin:2px;background-color:#548dd4; color: #000000;text-decoration: none;font-weight:bold;font-variant:normal; }
a.int_link_switched:link	{padding:2px;margin:2px;background-color:#548dd4; color: #000000;text-decoration: none;font-weight:bold;font-variant:normal; }
a.int_link_switched:hover	{padding:2px;margin:2px;background-color:#548dd4; color: #000000;text-decoration: underline;font-weight:bold;font-variant:normal; }

a.int_link_sub:visited	{ color: #000000;text-decoration: none;font-weight:bold;font-variant:normal; }
a.int_link_sub:link	{ color: #000000;text-decoration: none;font-weight:bold;font-variant:normal; }
a.int_link_sub:hover	{ color: #548dd4;text-decoration: underline;font-weight:bold;font-variant:normal; }

a.link_on_gray_bg:visited	{ color: #548dd4;text-decoration: none;font-weight:bold;font-variant:normal; }
a.link_on_gray_bg:link		{ color: #548dd4;text-decoration: none;font-weight:bold;font-variant:normal; }
a.link_on_gray_bg:hover		{ color: #000000;text-decoration: underline;font-weight:bold;font-variant:normal; }

.placeholder_m
{
	width:2px;
	height:2px;
}

.news_container
{
	padding:0px;
	margin:0px;
	width:300px;
	height:268px;
	border:1px solid #548dd4;
	background-color:#FFFFFF;
}

.c_form
{
	padding:0px;
	margin:0px;	
}

#construct
{
	width:100%;
	padding:0px;
	margin:0px;
}

#mainContainer
{
	padding:4px;
	margin:4px;
	
	width:820px;
	border:1px solid #548dd4;
	background-color:#FFFFFF;	
}


#content
{
	width:100%;
	padding:0px;
	margin:0px;
}

#navi
{
	width:100%;
	padding:0px;
	margin:0px;
}

#footer
{
	padding:2px;
	margin:2px;
}

.footer_text
{
	font-family:verdana;
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#2A2B2C; // $ncon_head_color	
}

a.menu1
{
	width:100%;
	display:block;
	background-color:#EFEFEF;
	font-size:12px;

	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;

	padding:5px;
	margin: 0px;
	border:0px solid #548dd4;
}

a.menu1:visited
{
	width:100%;
	display:block;
	background-color:#EFEFEF;
	font-size:12px;

	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;

	padding:5px;
	margin: 0px;
	border:0px solid #548dd4;
}

a.menu1:hover
{
	width:100%;
	display:block;
	background-color:#548dd4;
	font-size:12px;

	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;

	padding:5px;
	margin: 0px;
	border:0px solid #000000;
}

a.menu2
{
	width:100%;
	display:block;
	background-color:#548dd4;
	font-size:12px;

	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;

	padding:5px;
	margin: 0px;
	border:0px solid #000000;
}

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

.horizontaler_strich
{
	margin-top:2px;
	margin-bottom:2px;
	
	width:100%;
	height:1px;
	border-bottom:1px solid #548dd4;
}

.vorteile_text
{
	font-family:verdana;
	font-size:12px;
	padding:2px;
	margin:2px;
	color:#548dd4;
}

.w_block
{
	width:4px;
	height:4px;
	background-color:#ABABAB;
}
