
body {
	background-color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	/*Helvetica, Verdana, Arial, SunSans-Regular, Sans-Serif;*/
	color: #666666;
	padding: 0;
	margin-top: 5px;
	line-height: 18px;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #002F5D;
}

h2 {
	font-size: 13px;
	color: #002F5D;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px; /* Fuer Firefox und Opera */
	/*border-top: solid 1px #c8c8c8;*/
	border-bottom: solid 1px #c8c8c8; /* Fuer I.Explorer (Seiten-Hintergrundfarbe!) */
}

.bigger_h2{
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#pantau{
	border: 1px solid #000000;
	width: 977px;
	height: 1201px;
	margin-left: auto;
	margin-right: auto;
}

#table_pantau {
	/*border: 1px solid #000000;*/
	border: 0;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	
	vertical-align: top;
	
	width: 976px;
	height: 100%;
	padding: 0;
	border-spacing: 0;
}

#table_pantau tr, td{
	/*border: 1px solid #000000;*/
	border: 0;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#table_cont{
	border: 1px solid #666666;
	border-collapse: collapse;
	vertical-align: middle;
	width: 100%;
	padding: 3px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#repeated_bg_left{
	background: url(http://www.pantau.eu/img/main_frame/content_left.gif);
	background-repeat: repeat-y;
	width: 27px;
}

#repeated_bg_right{
	background: url(http://www.pantau.eu/img/main_frame/content_right.gif);
	background-repeat: repeat-y;
	width: 27px;
}

#help_toc{
	margin-bottom: 50px;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
	display: block; /* siehe "IE Three Pixel Gap" */
}

img.preloadImg{
	width: 0;
	height: 0;
	display: none;	
}

img.floatLeft { 
    float: left; 
}

img.floatRight { 
    float: right; 
    margin-top: 20px;
}

.headline{
	margin-bottom: 10px;	
}

.subheadline{
	margin-bottom: 0;
}

a{
	outline: none;
	color: #002F5D;
}

.startseitenlink{
	text-decoration: none;
}

p{
	margin-top: 0px;
	margin-bottom: 30px;
}

#ThawteSSL{
	margin-left: 8px;
	margin-top: 30px;
	width: 60px;
	float: left;
}

#ThawteSSLInfo{
	margin-top: 30px;
	font-size: 10px;
	color: #777;
	width: 130px;
	float: right;
}

.ThirdPartyTable{
	width: 200px;
	border: 0px;
	margin-top: 30px;
	margin-left: 0;
	margin-right: auto;
	padding-left: 6px;
}

.ThirdPartyInfo{
	margin-top: 5px;
	margin-left: 6px;
	font-size: 10px;
	color: #777;
	width: 130px;
	padding-left: 8px;
}

.addthis_toolbox{
	margin-bottom: 30px;
}

/* ----------[Header-Stuff]---------- */
#header_table{
	text-align: right;
}

#header_links{
	height: 17px;
	border: 0px;
	font-size: 10px;
}

#header_links a{
	color: #777;
	text-decoration: none;
}

#header_links a:hover{
	text-decoration: underline;
}

/* ----------[Language-Buttons]---------- */

#lang_en{
	text-align: right;
	position: relative;
	float: right;
	margin-right: 5px;
}

#lang_de{
	text-align: right;
	position: relative;
	float: right;
	margin-right: 20px;
}

/* ----------[Startseite-Kategorien]---------- */

#kategorie_imgs{
	width: 920px;
	height: 480px;
	text-align:center;
}

.kategorie_img{
	/*position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-top: 30px;*/
	margin: 8px;
}

#start_info_img{
	position: relative;
	float: left;
	width: 278px;
	height: 310px;	
}

#random_start_pic{
	position: relative;
	top: 30px;
	float: none;
	width: 641px;
	height: 0;
}

#start_info_flag{
	position: absolute;
	/*background-color: #888;*/
	width: 170px;
	height: 132px;
	top: -20px;
	left: 400px;
	z-index: 100;
}

/* ----------[Content]---------- */

#content_left{
	position: relative;
	height: 100%;
	/*border: 1px solid #000000;*/
	width: 213px;
	float: left;
}

#content_main{
	position: relative;
	/*border: 1px solid #000000;*/
	float: right;
	width: 500px;
	height: 100%;
	margin: 0 10px 0 0;
}

#content_right{
	position: relative;
	/*border: 1px solid #000000;*/
	float: right;
	width: 185px;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#content_admin{
	/*border: 1px solid #000000;*/
	float: right;
	width: 680px;
}

#content_frontpage{
	position: relative;
	/*border: 1px solid #000000;*/
	float: right;
	width: 685px;
	margin: 0 10px 0 0;
}

/* ----------[Login]---------- */

#login_wrapper{
	/*border: 1px solid #000000;*/
	margin: 0;
	width: 586px;
	height: 190px;
	position: relative;
}

#login{
	position: absolute;
	/*border: 1px solid #000000;*/
	width: 130px;
	height: 50px;
	left: 443px;
	top: 39px;
}

input#login_submit{
	border: 0px;
	position: absolute;
	width: 40px;
	height: 20px;
	left: 87px;
	top: 54px;
	background-color: transparent;
	background-image: none;
}

#login_addAccount{
	display: block;
	text-decoration: none;
	position: absolute;
	/*border: 1px solid #000000;*/
	left:60px;
	top:78px;
	width:67px;
	height:15px;
}

#login_getPassword{
	display: block;
	text-decoration: none;
	position: absolute;
	/*border: 1px solid #000000;*/
	left:20px;
	top:95px;
	width:107px;
	height:15px;
}

#login_error{
	position: absolute;
	/*border: 1px solid #000000;*/
	width: 130px;
	height: 20px;
	left: 445px;
	top: 23px;
	font-size: 11px;
	font-weight: normal;
}

/* ----------[Logout]---------- */

#link_logout{
	display: block;
	text-decoration: none;
	position: absolute;
	left: 72px;
	top: 64px;
	width: 60px;
	height: 20px;
}

#link_menue{
	display: block;
	text-decoration: none;
	position: absolute;
	left: 10px;
	top: 92px;
	width: 122px;
	height: 20px;
}

/* ----------[Search]---------- */

input#search_submit{
	position: relative;
	float: right;
}

#search{
	position: relative;
	float: left;	
}

/* ----------[Order]---------- */

#fortschritt{
	margin-top: 30px;
	margin-bottom: 30px;
}

.order_img_left{
	position: relative;
	float: left;
}

.link_change{
	color: #a3d7e4;
	text-decoration: underline;
}

p.order_text{
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}

hr.needs_space{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 490px;
}

/* ----------[Einladen]---------- */

#freunde_einladen{
	margin-bottom: 30px;
	margin-top: 30px;
}

/* ----------[Social Bookmarking]---------- */

.addthis_toolbox .hover_effect
{
    width: 159px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_separator{
	margin-left: 3px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 12px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #fff; /*2px solid #002F5D;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*background: #eee;*/
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

/* ----------[Angebot des Tages]---------- */
div#dailydeal{
	padding-top: 50px;
	padding-left: 50px;
}

div#dailydeal img{
	border: 1px solid #C8C8C8;
	display: block;
	float: left;
	margin-right: 8px;
}

div.dailydeal_header{
	font-size: 15px;
	font-weight: bold;
	color: #CC0000; /*002F5D;*/
	margin-bottom: 8px;
}

div.dailydeal_name{
	margin-bottom: 6px;
}

span.dailydeal_text{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	margin-right: 8px;
}


div.dailydeal_before{
	margin-bottom: 4px;
}

span.dailydeal_before{
	font-family: trebuchet, Arial;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	text-decoration:line-through;
}

span.dailydeal_time_left{
	font-family: trebuchet, Arial;
	font-size: 14px;
	color: #666666;
}


div.dailydeal_time_left{
	margin-bottom: 2px;
}

div.dailydeal_price{

}

span.dailydeal_price{
	font-family: trebuchet, Arial;
	font-size: 24px;
	color: #CC0000; /*#DF6965*/
	font-style: italic;
	font-weight: bold;
}

/* ----------[Selfmade]---------- */

.redAndFat{
	font-size: 15px;
	font-weight: bold;
	color: #C00;
	padding-left:9px;
	padding-bottom:2px
}

a.redAndFat{
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}

/* ----------[Footer]---------- */
.header_grey{
	color: #666;
}

.footerArticles{
	border: 0;
	float: left;
	width: 175px;
	margin-left:3px;
	margin-right:3px;
}

.footerArticles a{
	color: #777;
	font-size: 11px;
}

.footerArticles a:hover{
	color: #666;
	text-decoration: underline;
}

.footerOuter{
	display: inline;
	text-align: left;
}
