#whitepaper h2 {display:none;}

body {
	background-color: #FFFFFF;
	background-image: url('../images/background.gif');
	
	cursor: default;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

body, div, td {
	color: #000000;
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

blockquote {
	font-size: 11px;
}

button, input, select, textarea {
	color: #000000;
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

button.border, input.border, select.border, textarea.border {
	border: 1px solid #CCCCCC;
}

a:link, a:active {
	color: #687EA8;
	
	text-decoration: none;
}

a:visited {
	color: #919AAF;
	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.susnav_content {
	color: #FFFFFF;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	
	line-height: 18px;
	
	padding-left: 3px;
}

.susnav_content a {
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.susnav_content a:link, .susnav_content a:visited, .susnav_content a:active {
	color: #FFFFFF;
	
	height: 20px;
	
	text-decoration: none;
}

.susnav_content a:hover {
	background-color: #4A536A;
	
	color: #FFFFFF;
	
	height: 20px;
	
	text-decoration: none;
}

div.links_content {
	color: #5F6998;
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	
	line-height: 16px;
	
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 3px;
}

a.links_content {
	font-family: Arial, Helvetica;
	font-size: 12px;
	
	line-height: 16px;
}

a.links_content:link, a.links_content:visited, a.links_content:active {
	color: #4A536A;
}

div.links_subcontent {
	color: #5F6998;
	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	
	line-height: 16px;
	
	padding-left: 15px;
}

a.links_subcontent {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	
	line-height: 16px;
}

a.links_subcontent:link, a.links_subcontent:visited, a.links_subcontent:active {
	color: #4A536A;
}

h1 {
	font-size: 17px;
}

h2, h3 {
	font-size: 14px;
}

div.headline, a.headline {
	color: #5A78B1;
	
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

a.headline:visited {
	color: #919AAF;
}

td.headline {
	border-left: 3px solid;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
}

div.date {
	color: #606060;
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	
	line-height: 20px;
	
	padding-top: 10px;
}

div.content {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
}

div.content h5.headline {
	font-size: 12px;
	margin-bottom: 0px;
}

div.content .artikel_box {
	width: 280px;
	border: 0px solid black;
	float: right;
	margin: 14px 0px 14px 14px;
}

div.content .artikel_box h3 {
	color: white;
	background-color: #8F8F8F;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 4px 7px 4px 7px;
}

div.content .artikel_box p {
	background-color: #E2E2E2;
	font-size: 11px;
	margin: 0px;
	color: #2F2F2F;
	padding: 7px 7px 7px 7px;
}


div.content .left {
	float: left;
	margin: 10px 10px 0px 0px;
}

div.content .right {
	float: right;
	margin: 10px 0px 0px 10px;
}

div.content #newspic .piccontent {
	text-align: center;
	line-height: 12px;
}

div.content #newspic .piccontent img {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

div.content #newspic .piccontent .pictitle {
	text-align: center;
	font-size: 10px;
}



div.content_sma {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	
	line-height: 13px;
}

div.autor {
	color: #999999;
	
	font-size: 11px;
	font-style: italic;
	
	padding-bottom: 10px;
	padding-top: 10px;
	
	text-align: right;
}

div.listing_headline {
	background-color: #EFEFEF;
	
	color: #687EA8;
	
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	
	margin-left: 15px;
	margin-right: 15px;
	
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

div.listing_code {
	background-color: #F5F5F5;
	
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #000000;
	
	font-family: Courier New, Courier;
	font-size: 12px;
	
	line-height: 14px;
	
	margin-left: 15px;
	margin-right: 15px;
	
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}

div.copyright {
	color: #666666;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
}

.vphead {
	border-top: 1px dotted #5A78B1;
	
	font-family: Arial, Helvetica;
	font-size: 19px;
	font-weight: bold;
	
	margin-bottom: 5px;
	margin-top: 15px;
	
	padding-top: 15px;
}

.vpheadsub {
	color: #5A78B1;
	
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	
	margin-top: 10px;
}

.vpfliess {
	font-size: 12px;
	
	line-height: 18px;
	
	margin-left: 14px;
	margin-right: 10px;
}

.datum {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;

}

table.oa-table
    {
    border-collapse: collapse;
    empty-cells: show;
    border: 1px solid black;
    width:100%;
    margin:0;
    }
			    
table.oa-table thead
    {
    background-color: #D6D6D6;
    }
					
table.oa-table th, table.oa-table td
    {
    border: 1px solid black;
    padding:2px;
    }

#fanshop .fan-image
    {
    width:220px;
    }					

#fanshop .details h2
    {
    margin-top:10px;
    }

#fanshop .fan-image img
    {
    margin:10px 20px 10px 10px;
    }

#fanshop .details
    {
    float:right;
    width:400px;
    }
    
#fanshop .details .order, #fanshop-index .item .details .order
    {
    margin-top:20px;
    padding:5px;
    border:1px solid #555;
    background:#687EA8;
    color:#FFF;
    font-weight:bold;
    width:170px;
    text-align:center;
    }

#fanshop-index .item .details .order a, #fanshop .details .order a
    {
    color:#FFF;
    text-decoration:none;
    }

#fanshop .details h2
    {
    font-size:18px;
    }

#fanshop .details .info
    {
    font-size:10px;
    margin-bottom:10px;
    }

#fanshop .details .preis, #fanshop .details .artikelnr, #fanshop-index .item .details .preis
    {
    font-weight:bold;
    }    

#fanshop-index .item .details .preis
    {
    margin-bottom:5px;
    }
    
#fanshop-index h2
    {
    font-size:18px;
    margin:0 0 10px 0;
    border-bottom:1px solid #000;
    }    

#fanshop .back
    {
    margin-top:10px;
    }

#fanshop-index p
    {
    margin-bottom:30px;
    }
    
#fanshop-index .item
    {
    border-bottom:1px solid #000;
    margin:10px 0 10px 0;
    padding: 0 0 10px 0;
    }

#fanshop-index .item .details
    {
    float:right;
    width:500px;
    }
    
#fanshop-index .item .details h3
    {
    margin:0 0 10px 0;
    }
    
/*
 * Warenkorb
  */
#warenkorb {
  width: 100%;
  }
	  
#warenkorb th {
  background-color: #212125;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  }

#warenkorb td {
  background-color: #EEE;
  }
					  
#warenkorb .infos {
  font-size: 10px;
  }
							  
#warenkorb td.menge,
#warenkorb td.summe,
#warenkorb td.preis,
#warenkorb td.action {
  font-size: 11px;
  text-align: center;
  }
								  
#warenkorb td.last {
  background-color: #F8F8F8;
  }
										  
.proceed {
  float: right;
  margin-top: 10px;
  }
												  
.proceed a {
  background-color: #DEDEDE;
  border: 1px solid #CCC;
  color: #212125;
  display: block;
  font-weight: bold;
  line-height: 23px;
  padding-left: 5px;
  padding-right: 5px;
  }
																				  
.proceed a:hover {
  background-color: #DEDEDE;
  border: 1px solid #CCC;
  text-decoration: none;
  }
			
/*
 * Kasse
  */
.checkout {
  width: 100%;
  }
	  
.checkout caption {
  background-color: #212125;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  margin-top: 15px;
  padding: 5px;
  }
						  
.checkout td {
  background-color: #F8F8F8;
  font-size: 11px;
  }
									  
.checkout .reddot {
  color: #F00;
  }
										  
.buttons .td {
  text-align: center;
  }
		
#topjobs {
    margin-bottom:20px;
}		

#topjobs .description {
    font-size:11px;
}		

#topjobs .link {
    text-align:right;
    font-weight:bold;
    margin-top:5px;
    font-size:11px;
}		

#topjobs .anzeige {
    color:#777;
    text-align:right;
    width:220px;
    float:left;
    margin:0;
    padding:0;
}		

#topjobs .headlineimg {
    float:left;
    margin:0;
    padding:0;
}

#topjobs .clear {
    clear:all;
}

#topjobs .title {
    margin-bottom:5px;
    font-weight:bold;
    font-size:12px;
}

#topjobs .logo {
    margin-bottom:3px;
}

#topjobs .item {
    margin-bottom:10px;
}

#topjobs .headline {
    font-size:12px;
}

#eateaser {
    margin-bottom:20px;
    
    border:2px solid #96BF0D;
}

a.headline {
    line-height: 16px;
}

#eateaser .item {
    margin:5px 5 5px 5;
}

#eateaser .item h3.title {
    margin:0 0 2px 0;
    padding:0;
    line-height:14px;
    font-size:13px;
}

#eateaser .headimg {
    border-bottom:1px solid #000;
    margin: 5px 5px 5px 5px;
}

#eateaser .item .zeitpunkt, #eateaser .item .freitext {
    font-size:11px;
    font-weight:bold;

}

#eateaser .item .trainer {
    font-size:11px;
    margin-bottom:3px;
}

#eateaser .more	{
    text-align:right;
    font-weight:bold;
    font-size:11px;
}

#whitepaper {
	
}

#whitepaper .logo {
	float: right;	
}

#whitepaper #questions {
	padding: 10px;
	border: 1px solid #E2E2E2;
}

#whitepaper #questions .formel input, #whitepaper #questions .formel select {
	width: 420px;
	margin-bottom: 12px;	
}

#whitepaper #questions .field  {
	width: 250px;
	margin-bottom: 4px;	
}

.box-tarif-spion {font-family: Arial,sans-serif; }
.box-tarif-spion a:link, .box-tarif-spion a:visited{ font-size: 10px; color: black; text-decoration: underline; }
.box-tarif-spion a:hover{ font-size: 10px; background-color: #E0E0E0; }

/* Comments */	
#comment-new
	{
		position: relative;
	}
#comment-new ul, #comment-new ul li
	{
		margin: 0px;
		padding: 0px;
		list-style: none;
		list-style-type: none;
		list-style-image: none;		
	}

#comment-new  #comment-gravatar
	{
			position: absolute;
			top: 45px;
			left: 0px;
	}
	
#comment-new  #comment-gravatar img
	{
			padding: 1px;
			border: 2px solid #EFEFEF;

	}
	
	
	
#comment-new ul
	{
		width:400px;
		border: 1px soldi red;
		margin: 0px 0px 0px 100px;
		position: relative;
	}


#comment-new ul li input, #comment-new ul li textarea
	{
		margin: 0px;
		padding: 0px;	
		background-color: #F7F7F7;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333;
		border: none;
		border: 1px solid #EFEFEF;
	}


#comment-new ul li input
	{
		margin: 0px 0px 5px 0px;
		padding: 2px 2px 0px 2px;	
		height: 20px;

	}

#comment-new ul li textarea
	{
		margin: 0px 0px 5px 0px;
		padding: 5px;	
		width: 388px;
		line-height: 20px;
		overflow: auto;
	}
	
	
	
	
	
#comment-new ul li #textarea-control
	{
		text-align: right;
		display: block;
		height: 15px;
	}	
	
	
	
#comment-new ul li #textarea-control a
	{
		border: 1px solid #EFEFEF;
		background-color: #F7F7F7;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#999;
		text-decoration: none;
		display: block;
		width: 13px;
		height: 18px;
		float: right;
		text-align:center;
		margin: 0px 0px 0px 5px;
		cursor: pointer;
	}		
	
	
	
#comment-new ul li #textarea-control a:hover
	{
		background-color: #EFEFEF;
	}		
		
#comment-new ul li #gravatar-link
	{
		position: absolute;
		top: 3px;
		right: 0px;
		font-size: 10px;
		color: #999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		cursor: pointer;

	}	
		
#comment-new ul li #gravatar-input
	{
		margin-left: 10px;
		visibility: hidden;
	}	
	
#comment-new ul li #gravatar-confirm
	{
		position: absolute;
		top: 3px;
		right: 0px;
		font-size: 10px;
		color: #999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		cursor: pointer;
		visibility: hidden;
	}			
	
	
	
#comment-new #captcha
	{
		position: absolute;
		top: 0px;
		left: 125px;
		height: 22px;
		font-size: 16px;
		text-align: center;
		color: #f00;
		font-weight: bold;
		width: 60px;
		height: 26px;

	}		
	
#comment-new #image
	{
		position: absolute;
		top: 0px;
		left: 0px;
	}	
	
#comment-new #submit
	{
		position: absolute;
		top: 0px;
		right: 0px;
		border: none;
		background-color: #96c253;
		color: #fff;
		font-weight: bold;
		padding: 0px 5px 0px 5px;		
		height: 30px;
		cursor: pointer;
	}				

	
#comment-new ul .captach-field
	{
		height: 50px;
		position: relative;

	}	
	
#comment-new li .info
	{
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		display: blocK;
		line-height: normal;
		color: #999;
		margin-bottom:10px;
	}	
	
#post .item 
	{ 
		width:503px;
		margin: 0px 0px 0px 0px;
		
		
		
	}
	
#post .item span 
	{ 
		display: block;
	}
	
		
	
#post .item .msg 
	{ 
		background-color: #F7F7F7;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 0px;
		line-height: 20px;
		display: block;
		margin: 0px 0px 25px 100px;
		width: 400px;
		color: #333333;
		position: relative;
		
		
	
	}
	
#post .item .user
	{ 	
		width: 100px;
		float:left;		
		margin: 2px 0px 0px 0px;
		
		
	}
	
	
#post .item .user .name
	{ 	
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 3px 0px 0px 2px;
		font-weight: bold;
		color: #666;
		width: 75px;
	}	
	
	
#post .item .user .date
	{ 	
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 3px 0px 0px 2px;
		color: #666;
		font-style: italic;
		font-weight: normal;
		line-height: normal;
	}	
	
		
#post .item .user .gravatar img
	{ 	
			padding: 1px;
			border: 2px solid #EFEFEF;
	}	
		
#post .item .msg .con
	{
		margin: 0px 25px 0px 15px;
		padding: 0px 0px 35px 0px;
		
	}
	
#post .item h4
	{
		display: none;
	}	
	
	
#post .item .msg .top
	{
		background-color: #fff;
		background-image: url('http://it-republik.de/it/graf/comments-top.png');
		height: 12px;
		overflow: hidden;
		display: block;
	}	
	
#post .item .msg .arrow
	{
		background-color: #fff;
		background-image: url('http://it-republik.de/it/graf/comments-arrow.png');
		height: 33px;
		width: 27px;
		position: absolute;
		top: 35px;
		left: -27px;
		
	}	
		
#post .item .msg .fot
	{
		background-color: #fff;
		background-image: url('http://it-republik.de/it/graf/comments-fot.png');
		height: 12px;
		overflow: hidden;
		display: block;
	}	
		
#post .item .msg .zitieren a
	{
		 position: absolute; 
		 right: 5px; 
		 bottom: -20px;
		 text-decoration: none;
		 color: #999;
		 font-size: 10px;
	}	
			
#post .item .msg .antworten a
	{
		 position: absolute; 
		 right: 65px; 
		 bottom: -20px;
		 text-decoration: none;
		 color: #999;
		 font-size: 10px;
	}
	
	
	
	
	
#post .item .msg .con .zitat
	{
		 
		 font-style: italic;
		 border: 1px solid #CCCCCC;
		 background-color: #FBFBFB;
		 padding: 5px;
		 color: #666666;
		 padding: 5px 5px 5px 10px;
		 
		
		 
	}		
