* {
	margin: 0;
	padding: 0;	
}

a {
	cursor: pointer;
	color: #5486ea;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body {
	font-family: "Verdana", "Bitstream Vera Sans", sans-serif;
	font-size: 0.8em;	
	background-repeat: repeat-y;
	background-color: white;
}


img {
	border: 0;
}


p {
	max-width: 650px;
	padding: 3px 0px 3px 0px;
}


.submit-row {
	margin: 1em 0 0 0;	
}

.submit-row a {
	margin: 0 1em 0 0;
}

.submit-row img {
	vertical-align: middle;
}

/**/

div#Container {
	width:100%;
}
div#BovenKant {
	background-color: #5187c3;
	padding: 5px;
	width: 100%-10px;
}
div#Menu {
	width: 170px;
}

div#Menu {
	width: 150px;
	float: left;
	clear: both;
}
div#Menu a {
	display: block;
	width: 145px;
	/*border:  1px solid #e2e2e2;*/
	border: 1px solid #c4c4c4;
	text-decoration: none;
	color: #000000;
	margin:8px;
	padding:5px;

}
div#Menu a:hover, div#Menu a:active {
	display: block;
	text-decoration: none;
	/*background-color: #cecece;*/
	background-color: #6e98c8;
	border:  1px solid #bbbbbb;
	color:white;
}

div#Menu a.selected {
	text-decoration: none;
	/*background-color: #cecece;*/
	background-color: #6e98c8;
	border:  1px solid #bbbbbb;
	color:white;
}	

div#Menu img {
	border: 0px;
	float: left;
	clear: both;
	padding-right:7px;
}
div#Bar {
	/*background-image: url("../img/Achtergrond-Bar.jpg");*/
	background-repeat: repeat-x;
	background-color: #6e98c8;
	border-top:3px solid #6e98c8;
	padding: 2px;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 15px;
}
div#Bar a {
	color: #FFFFFF;
	text-decoration: underline;
}
div#Bar img {
	float: left;
	padding: 3px 5px 3px 3px;
}
div.Left {
	float: left;
}
div.Right {
	float: right;
}

div#Content {
	margin-bottom:20px;
	margin-top:15px;
	margin-left: 190px;
	margin-right: 5px;
	line-height: 20px;;
}
div#Footer {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	clear: both;
	text-align:center;
}

.clear {
	clear: both;
}

th {
	text-align: left;	
}

li {
	margin:3px;	
}

ul {
	padding: 10px 0px 10px 25px;	
}

.hr {
	margin-bottom: 5px;
}

h5 {
	font-size:10pt;	
}

h4 {
	color:#6e98c8;
	margin-top: 1em;
}

h3 {
	padding: 0px 0px 10px 0px;
	color:#6e98c8;		
}

h2 {
	padding: 10px 0px 10px 0px;
	color: #6e98c8;		
}

h1 {
	padding: 10px 0px 10px 0px;
	font-size: 14pt;
	color:#6e98c8;		
}

strong {
	padding: 10px 0px 10px 0px;
}

input {
	font-size:0.85em;
}
	
a:visited {
	color:#5486ea;
}
a:link {
	color:#5486ea;
}
a:hover {
	color:black;
}
.message {
	border:solid;
	border-width:1px;
	padding:5px;
	
}
.nocampagne {
	border:solid;
	border-width:1px;
	border-color:red;
	background-color: rgb(247,247,247);
	padding:5px;
	width: 700px;
}
.empty {
	border:solid;
	border-width:1px;
	border-color:black;
	padding:3px;
	width:500px;
}
.webform {
	width:630px;
	height:275px;
	border:solid;
	border-width:1px;
	padding:10px;
	padding-bottom:0px;
	font-size: 1.1em;
}
.description {
	border-style:solid;
	border-width:1px;
	border-color:black;
}
.break {
	height:10px;
}

a.dot {
	border-width: 0px;
	color: white;
	border-collapse: collapse;
	text-decoration: none;	
}
.graph {
	padding:0px;
	margin:0px;
	border-width:0px;
}
.graphtable {
	padding:0px;
	border-width:0px;
	border-collapse: collapse; 
}
.graphtable td {
	margin:0px;
	padding:0px;
}
.row {	
	margin:0px;
	padding:0px;
	max-height:20px;
	max-width:650px;
	background-image: url("/site_media/img/line.gif");
	background-repeat: repeat-x;
}
.idot {
	border-width:0px;
	border-style:solid;
	padding:0px;
	margin:0px
}
.campagneselect {
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	color:green;
}

option.campagne_box {
	padding-right: 15px;
}

.nocampagneselect {
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	color:red;
	font-weight:bold;
}
.tagselect {
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	color:black;
}

select {
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	color:black;
	font-size:0.85em;
}
	
.list {
	border-collapse: collapse;
}

.list td.table_with_padding {
	padding-left:10px;
}

.list td {
	border-top:0px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color: #aaa;
	padding-right:3px;
	padding-left:3px;
	padding-top:3px;
	background-color: #f4f4f4;
}
.list th {
	padding-bottom:10px;
	padding-left:3px;
	border-bottom: 0px;
	border-top:0px;
	border-right:0px;
	border-left:0px;	
	border-style:solid;
	text-align:left;
}
a.red {
	text-decoration:none;
	color:red;
}
.red {
	color:red;
}
a.green {
	text-decoration:none;
	color:green; 
}
.green {
	color:green;
	padding-left:3px;
}
.noborder {
	border-style:none;
}
a.noborder {
	border-style:none;
	border-width: 0px;
}
a.delfollowup {
	text-decoration:underline;
	color:green;
}
a.delfollowup:hover {
	color:black;
}
.inbuffer {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	width:160px;
}
a.backlink {
	font-size: 0.7em;
}
.template_form_message_text {
	height: 385px;
	width: 643px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-image: url("../img/rw.png");
}
.templateform_subject {
	width: 566px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
.tooltip {
	/*border-style: solid;
	border-width: 1px;
	border-color:#333333;
	padding: 5px;
	margin-bottom: 10px;
	background-color: rgb(254,255,180);*/
	width: 700px;
}

fieldset
{
	width: 650px;
	border-style: solid;
	border-color:#bbbbbb;
	background-color: #f4f4f4;
	border-width: 0px;
	margin-bottom:20px;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	background-color: white;	
}

.note {
	font-size: 0.7em;
}

.pause_line {
	background-color:red;
	height:2px;
	border: 0px;
	margin-bottom:3px;
	margin-top:3px;
}

.breadcrum {
	font-size: 10pt;
	margin-left: 40px;
	
}

.send_testmail {
	margin-left: 40px;
}

.contact_container {
	width:750px;
}

.mail_container {
	float:left;
}

.mail_overview {
	float:left;
	width:650px;
}

.mail_options {
	float:left;
	padding-top: 60px;
	margin-left: 10px;
}

.contact_options {
	float:right;
}

.contact_overview {
	float:left;
	width:500px;
}

.sender_adress_added {
	width:450px;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.followup_container {
	width:800px;
}

.followup_options {
	float:right;
	width:160px;
}

.followup_overview {
	float:left;
	width:600px;
}

.pagecontrol {
	width:600px;
}

.register_form th {
	font-weight:normal;
}

ul.errorlist {
	list-style:none;
	padding:0px;
	color:red;
	
}

.testimonial {
	width:700px;
}

a.anchor {
	color:black;
	cursor:text;
}

.alternative_news td {
	padding-left: 10px;
}

.direct_th {
	text-align: center;
}

.news_letter_place {
	color:#6e98c8;
}

.terms {
	width:570px;
}

.campagne_container {
	width:700px;
}

.campagne_stats {
	float:right;
	width:350px;
}

.campagne_overview {
	float:left;
	width:350px;
}

.headline {
	font-size: 14pt;
	font-style: italic;
	color: #eee;	
}


.campaign-picker {
	display: block;	
}

.campaign-picker img {
	display: inline;
}

div#Menu .promotion a, div#Menu .promotion a:active, div#Menu .promotion a:hover {
	border:0px white;
	background-color:white;
}

